On Monday 30 June 2003 04:38, Sparky Kopetzky wrote: > I can click links and they work but when I enter data in a form and try to > send it to the next php script to process the data, nothing happens. Is > there a simple way I can see what is returning from the browser to see if > what I expect is actually getting there?? I think $_SERVER['QUERY_STRING'] > should do it but I get nothing with that one...
Stick in phpinfo() at the top of your script. -- Jason Wong -> Gremlins Associates -> www.gremlins.biz Open Source Software Systems Integrators * Web Design & Hosting * Internet & Intranet Applications Development * ------------------------------------------ Search the list archives before you post http://marc.theaimsgroup.com/?l=php-general ------------------------------------------ /* A real person has two reasons for doing anything ... a good reason and the real reason. */ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php