ID:               24444
 User updated by:  benjamindeliege at hotmail dot com
 Reported By:      benjamindeliege at hotmail dot com
 Status:           Bogus
 Bug Type:         Scripting Engine problem
 Operating System: Win 98 + Apache
 PHP Version:      5.0.0b1 (beta1)
 New Comment:

I have register_globals = On in my php.ini, in php4 I have
register_globals = On too... and it worked...

I have try with register_globals = On and off, but any worked

So i have try php5 with the php.ini of my php4 but it doesn't work
too... 

There is maybe a problem only on win98 with apache :d (I know nobody
use this config for a server, nobody exept me)

If it work on your server, can you send me your php.ini
([EMAIL PROTECTED])... And i ll try...

Thanks

Benjamin


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

[2003-07-01 13:56:54] postings-php-net at hans-spath dot de

Let me guess, you have "register_globals = off" in your php.ini?

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

[2003-07-01 13:55:31] [EMAIL PROTECTED]

Works fine here. Try $_GET['id']..


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

[2003-07-01 13:48:17] benjamindeliege at hotmail dot com

Description:
------------
Hello,

In php 4 when i called a page with : index.php?id=355

"id" take the value "355"

But with php 5 when I call this same page with the same argument, id
don't take any value... 

I don't know if it's a bug, I hope because it's very easy to call page
with argument by this way...

Benjamin Deliege...



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


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

Reply via email to