Let me ask this...
What is the proper way to configure a php script to run as a cgi?
What items need to be included (i.e. header info, content type, etc ) for
the cgi
to find the variables sent from the html form?

anybody?

zed


""zedleon"" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> I am running a php script as a cgi so to be able to run under my user
name.
> The script seems to be working except for one major problem.....
> the cgi script is not finding the variables passed by the html form...
>
> Any suggestions on how to make this work?
>
> Any help is greatly appreciated -
>
> zed

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

Reply via email to