php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #19813 Don't work intval() function
Submitted: 2002-10-08 06:44 UTC Modified: 2002-10-08 07:03 UTC
From: filin at fm dot gov dot lv Assigned:
Status: Not a bug Package: Feature/Change Request
PHP Version: 4.2.3 OS: Windows XP
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: filin at fm dot gov dot lv
New email:
PHP Version: OS:

 

 [2002-10-08 06:44 UTC] filin at fm dot gov dot lv
intval() function don't work!
Example: filename.php?Nr=Value
         intval($Nr)
$Nr value is zero allways!!!

System: P4 1,8 DDR RAM 256 HDD 40GB
OS: Windows XP SP1
HTTP Server: Apache 2.0.40

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-10-08 06:48 UTC] derick@php.net
Sorry, but the bug system is not the appropriate forum for asking
support questions. Your problem does not imply a bug in PHP itself.
For a list of more appropriate places to ask for help using PHP,
please visit http://www.php.net/support.php

Thank you for your interest in PHP.
 [2002-10-08 06:55 UTC] filin at fm dot gov dot lv
It is not a support questions (The sintaxsis is OK), but bug info, because same php file working OK using 4.2.1. or previous version.
 [2002-10-08 07:03 UTC] derick@php.net
It really is not a bug, check your setting for register_globals ...
Anyway, checkout the support forums for more help.

Derick
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Jun 01 12:01:31 2024 UTC