eric lewis wrote:
Hi there
But I can’t transfer a simple variable from a form to
another php file. However it does work if I use $_POST['inputdata']. I
would much rather be able to use simple variables,
No you dont want to do this, it poses a major security risk which is why
it is now turned off by default. If you REALLY MUST do it then find
register_globals = Off in php.ini and change it to 'On' and restart
Apache. Again, this really isnt such a good idea.
(it works fine on my hosting companies server)
EEIIK!!!
--
Brad Kowalczyk
Web Developer
www.ibiscode.com