check out Server-Side Includes - particularly Include Virtual and Exec CGI (execute CGI).
Here's a link I just grabbed from Google, there are plenty of references out there though... http://www.webcom.com/~webcom/help/inc/include.shtml Jimmy James Kyle Babich wrote: > What would I use to include external pages in my script? (like if I wanted > to print the contents of faq.txt or log.cgi in my script) > > Is there a way to do the above except to include a php script instead of a > txt file and have both the cgi and php function correctly? > > Thank you, > Kyle > > -- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
