[PHP] PHP modules

2004-09-10 Thread Benjamin Bostow
. Benjamin Bostow -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Post CGI variable to PHP

2002-01-10 Thread Benjamin Bostow
I am trying to pass variables from a CGI/Perl script to a php page. I know how to pass it through the url (i.e. page.php?tmp=[var1]tmp2=[var2]) but need to know how to pass it so that the information does not show up in the url. Benjamin __ Do