RE: [PHP] Help on including cgi scripts into php documents.

2002-06-16 Thread John Holmes
Take a look at virtual() www.php.net/virtual ---John Holmes... > -Original Message- > From: Vegitas Pride [mailto:[EMAIL PROTECTED]] > Sent: Sunday, June 16, 2002 2:54 PM > To: [EMAIL PROTECTED] > Subject: [PHP] Help on including cgi scripts into php documents. >

[PHP] Help on including cgi scripts into php documents.

2002-06-16 Thread Vegitas Pride
I was searching around your site, php.net and was wondering how, or if its possible to include a cgi script onto a php-index page. My site currently uses just an include php line to include html code, and I wanted to include, like poll.cgi to my side menu. Thanks, Nick ___