A
Anonymous
Guest
I'm working on a php project, my remote server is setup differently to my local server in that it doesn't pass variables using $man = $_REQUEST["man"]; so each time I upload I have to comment these out.
How to I change my local settings to match my remote settings in this specific instance?
I have been into the php.ini file and changed global variables but it doesnt make any difference.
Thnaks.
How to I change my local settings to match my remote settings in this specific instance?
I have been into the php.ini file and changed global variables but it doesnt make any difference.
Thnaks.