PDA

View Full Version : How do i put cgi into a php site



canibalstew
01-03-2007, 10:52 AM
i need to figure out how to get a cgi code to display on a php site

Schelly
01-03-2007, 11:14 AM
Could you please give more info than that - I can think of any number of scenarios in which it would work, and even more in which it wouldn't. Are you running a php script to manage your site and want to pull in the results page of a cgi script? If so, what php script runs your site and what cgi script do you want to see inside it?