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
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
28 + 44 = ?
Subscribe to this entry?

 
 [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: Fri May 17 03:01:32 2024 UTC