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,

Help wanted regading approch for displaying live scores

2003-09-23 Thread parvez mohamed
Hi, I am building a application in which i need to display live stock market prices with out the user presing the refresh button. Its similer to live game scores. I have tryed using something like this simple script : #!/usr/bin/perl chop ($current_date = `/bin/date`); print "Content-type: tex