hi
here is the scenario:
i was using php 4.11 and i can pass data by url using get method like.. http://www...com/?id=111
However, this no longer works under php 4.23 which i just upgraded.
it gives me undefined variable error when i try to pass the data
Anyone know why is that and how can i fix it in 4.23 (mabybe change the way the data is passed or change the config of php)?
thanks
Need help with get methood in php 4.23
Moderator: General Moderators
So you used to pass stuff like /?query=variable
and now you cant? Thats odd coz i do it: http://www.clandazed.com
and now you cant? Thats odd coz i do it: http://www.clandazed.com
- hob_goblin
- Forum Regular
- Posts: 978
- Joined: Sun Apr 28, 2002 9:53 pm
- Contact:
http://www.devnetwork.net/forums/viewtopic.php?t=511
it is pretty sad that i have memorized the topic number...
you really should read things that say "Please read"
Yup, it's a setting in your php.ini..
it is pretty sad that i have memorized the topic number...
you really should read things that say "Please read"
Yup, it's a setting in your php.ini..