I'm attempting to muddle my way through configuration stuff & having
problems with
variables & posting data to mySQL. The explanation in 'official'
documentation is hopelessly vague so I'm working from the Graeme Merrall /
WebMonkey php / mySQL tutorial.

As per the above article, I tried using '$HTTP_POST_VARS' & '$GLOBALS' to
debug, however it appears that my system doesn't know what to do with either
as it completely ignores them.

Similar problem with posting data ..... works fine when I add data directly,
but not from the web form..

Any suggestions / pointers to explicit (as in 'non-official') config
explanations would be appreciated




-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to