Hello guys,
I'm a newbie... please help me with my problem..
I'm using Apache 2 with PHP 4.3.6.
I wanted make use of global variables so i opened php.ini and changed the register_globals = off to on but nothing changed and still i get errors regarding problems with global variables such as:
Notice: Undefined variable: data in C:\Program Files\Apache Group\Apache2\htdocs\hsn\change.php on line 3
Please help me with that or if you can tell me how to pass my form values as local variables...?!
Thanks
🙂