[thelist] CGI and PHP

Kristy Frey kristenannfrey at yahoo.com
Thu Feb 7 13:42:00 CST 2002


--- Mark Joslyn <mark.joslyn at solimarsystems.com> wrote:
> I have a form that is processed using a CGI script. The form is then
> redirected to a "Thanks" PHP page.
>
> How can I pass the variable "Name" to the PHP page after it is processed by
> the CGI script? Can I use the query string?

Sure, I pass variables to php pages in the query string (although when i can, I prefer to pass
variables by doing a POST to my php pages)

=====
----------------------------------------------------------
I apologize for the ads/links below - Yahoo put them there.
That's what I get for using free mail
----------------------------------------------------------

__________________________________________________
Do You Yahoo!?
Send FREE Valentine eCards with Yahoo! Greetings!
http://greetings.yahoo.com



More information about the thelist mailing list