Paint Shop Pro 7 Tutorials

Adobe Photoshop 7 Tutorials

3D Studio Max 5 Tutorials

HTML/PHP Tutorials

CGI Tutorials

Misc. Tutorials
CGI - Counter
  • Script: CGI Counter
  • Skill Level: Beginner
  • Credit: Girlgerms.org
  • Final Product: A CGI-based counter

    -------------------------------------------------------------------------------------

  • I'm sure you're tired of those 'free' counters that display ads and are sometimes down. Well, here's one that you can install on your own server using CGI.
  • Download cgicount.zip and unzip it.
  • count.txt and change the number to whatever you want your counter to be at.
  • Make a new folder called "counter" and upload the files there in ASCII mode.
  • CHMOD count.txt and counter.cgi to 755.
  • Use this code where you want your counter to be displayed.

    <script src="http://yourdomain.com/counter/counter.cgi" language=javascript></script>

  • That's it! Your very own CGI counter... enjoy!
  • Remixx.net Articles catalogue
    2003 2004 2006