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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
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

Pull Requests

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-2026 The PHP Group
All rights reserved.
Last updated: Thu May 21 00:00:02 2026 UTC