I have been trying to run cgi script on my php pages. This is a banner.cgi script which allows you to display random banners.
When I add the following line to my php pages and upload it, and look in the source code its not there.
<?php echo @join (@file ("http://www.spielberg-dreamworks.com/cgi-bin/banner.cgi"), "") ?>
The readme file of the script tells me to do this and doesn't say make any modifications. If anyone can help me on this I would appreciate it.
Hope to hear back soon.
Jawad