Re: Re:Hit counter

2003-12-25 Thread Charlie somerville
You don't need to get that from a database! All you havve to do is put a lock on a file read the file, increment it write the file and take the lock off, easy! "Parvez Mohamed" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Plaese use http://www.scriptarchive.com/readme/counter.html#

Re:Hit counter

2003-11-11 Thread parvez mohamed
Plaese use http://www.scriptarchive.com/readme/counter.html#counter in responce to: I want to write a CGI in perl that when called, grabs a number from a MySQL db or a file, increments it, writes the number back out, and then returns a GIF with that number. I want to have 10 separate GIFs,