Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: best way to keep a simple count?

by Anonymous Monk
on Apr 11, 2005 at 12:03 UTC ( [id://446574]=note: print w/replies, xml ) Need Help??


in reply to best way to keep a simple count?

Been there, done that, did it in many ways. I've used a database, I've used locked files, I've used plain unlocked files open for read/write and used seek, and I've echoed new numbers to files.

What is "best" purely depends on what you want, and what your wishes are. All solutions are simple, requiring just a few lines of code.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://446574]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (2)
As of 2024-04-24 23:14 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found