Need help with get methood in php 4.23
Posted: Tue Dec 24, 2002 5:46 pm
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
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