Web Hosting Talk







View Full Version : Perl/CGI Help


kmb999
11-22-2001, 12:15 PM
What's the (Perl/CGI) code to add a simple text counter to a page?

pcsteve
11-22-2001, 01:53 PM
Well, first you need to install a script on your server.

Here is a basic one.
http://www.worldwidemart.com/scripts/textclock.shtml

Just follow the instructions. You'll need to have SSI to run it though.

kmb999
11-22-2001, 02:40 PM
Thank you. :)