Like a lot of people I am relatively new to php.
I would like to include a cgi script on a .php page (instead of the way I have been doing it in the past with .shtml server side includes)
I hope this is a relatively simple task, because it would be impratical to find new php scripts and redo all our websites at this stage.
I have tried this already, and basically the cgi code gets "displayed" rather than executing.
hope you can help.