RE: [PHP] Print form variables in PHP

2001-03-12 Thread Jon Haworth
27;t controlled by you, how come is it sending results to your script? Like the e-mail BTW :-) Cheers Jon -Original Message- From: Dream [mailto:[EMAIL PROTECTED]] Sent: 12 March 2001 15:27 To: [EMAIL PROTECTED] Subject: [PHP] Print form variables in PHP Any idea of how to get

[PHP] Print form variables in PHP

2001-03-12 Thread Dream
Any idea of how to get information from a form (not a form controlled by me, through GET method, i.e. info coming with the URL, like this http://www.xxx.com/xxx.cgi?result=1&age=23&name=john) and print it through php v.3? I don't know how to get the info (coming from an outside form) and pass it