[aclug-L] php and cgi on Cox.net
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
I wanted to try some php or cgi on my web page. I made a new page called
phptest.htm and put in it:
<html>
<head>
<title>PHP TEST</title>
<?php phpinfo(); ?>
</head>
<body>
<p> This is a php test</p>
<?php phpinfo(); ?>
<?php echo $_SERVER["HTTP_USER_AGENT"]; ?>
</body>
</html>
I ftped it to the site and called it up. All it gave back was "This is a php
test"
Cox says they do not support php or cgi. Is there anything I can put on my
web page that will allow me to have even a hit counter? Or am I completely
at the mercy of the isp?
bruce
-- This is the discussion@xxxxxxxxx list. To unsubscribe,
visit http://www.complete.org/cgi-bin/listargate-aclug.cgi
- [aclug-L] php and cgi on Cox.net,
bruce <=
|
|