Hi,
We have just moved servers and a lot of our scripts dont work now because some of the variables were captured in the old fashioned way ie. could be captured in $variablename as opposed to $POST['variablename'] .
Is there anyway to change this at runtime or even in the php.ini file (if my host will comply) ???
Any help would be appriciated greatly!! I have already started coding all my new scripts in the 'proper' way, but this would save me a lot of rework on older sites that we host. :s
Cheers
C