Re: [PHP] Scratch that

2008-01-14 Thread Richard Lynch
On Wed, January 9, 2008 9:54 pm, Liam wrote: > How can I display the returned HTML contents of a cgi (Perl) script, > without get parameters? The same way you would do it WITH the parameters, as outlined by several people in this (previous) thread already. You are actually reading the answers, ri

[PHP] Scratch that

2008-01-09 Thread Liam
How can I display the returned HTML contents of a cgi (Perl) script, without get parameters? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php