Jason:

    THANK YOU!!! phpinfo is helping out big time. I never thought of using
it for debugging but I finally got it working. Have a cold brewski on me for
the save!!

Robin E. Kopetzky
Black Mesa Computers/Internet Services
www.blackmesa-isp.net


----- Original Message -----
From: "Jason Wong" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, June 29, 2003 14:56
Subject: Re: [PHP] ARGHHH!!! POST variable problem


> 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
>


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

Reply via email to