ID:               24401
 Updated by:       [EMAIL PROTECTED]
 Reported By:      eero at jlug dot org
-Status:           Open
+Status:           Feedback
 Bug Type:         *General Issues
 Operating System: Linux
 PHP Version:      5.0.0b1 (beta1)
 New Comment:

Works fine here... what does phpinfo() say about register_globals?




Previous Comments:
------------------------------------------------------------------------

[2003-06-30 04:39:04] eero at jlug dot org

ilmoitustaulu.php contains like that:

if($action == "add") do_something();
else do_something2();

But $action contains is not passed to to ilmoitustaulu.php

------------------------------------------------------------------------

[2003-06-30 04:13:55] [EMAIL PROTECTED]

Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".

Thank you for your interest in PHP.


------------------------------------------------------------------------

[2003-06-30 03:38:14] eero at jlug dot org

Description:
------------
Compiled php5 on my machine, and setted register_globals=On
and this kind of urls does not work

http://server.foo/ilmoitustaulu.php?action=foo
$action is not visible in ilmoitustaulu.php.





------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=24401&edit=1

Reply via email to