Hi,
I have a problem trying to call a CGI script from PHP index file. The following worked fine using an index.shtml file but it doesnt work once I change the extenstion to index.php . Can this be done simply using a php file?
<html>
<!--#exec cgi='/hitslog/logger.cgi' -->
<head>
Can anybody help?
I have a problem trying to call a CGI script from PHP index file. The following worked fine using an index.shtml file but it doesnt work once I change the extenstion to index.php . Can this be done simply using a php file?
<html>
<!--#exec cgi='/hitslog/logger.cgi' -->
<head>
Can anybody help?