CATEGORIES
2D Graphic
Adobe PhotoshopAdobe IllustratorAdobe InDesignAdobe FlashAdobe FreehandAdobe FireworksCorel DrawPaint Shop ProGIMP
3D GraphicAudio & VideoDesktop ProgrammingWebsite DevelopmentDatabaseBusiness ApplicationsTutsBuzz Stuff 
POLL
What kind of tutorials are you interested in?

Search results for this tag: counter.
13 tutorials have been found in database.
... to list more tags click here
MySQL » 10.07.2008 » by biohazard
0faves
This tutorial is a bit the same as the counters tutorial except that it deals with the time aspect as well.
MySQL » 10.07.2008 » by biohazard
0faves
MyISAM does not have any key constraints. This means that you can't cascade deletes and updates to other tables as you would normally do. You can however simulate the Foreign Key Constraints using triggers.
MySQL » 10.07.2008 » by biohazard
0faves
Triggers are a great way to gateher statistics and have 'running progress counters'.
PHP » 11.06.2008 » by gearup
0faves
This is a PHP hit counter that logs one occurrence of each visitor’s IP address. It then displays an accurate count of the total number of unique visitors to your website.
PHP » 29.05.2008 » by gearup
0faves
This tutorial will teach you how you can create your own user counter which will allow you to see how many people are currently on your web site.
PHP » 16.05.2008 » by bybye
0faves
Ever wanted to know exactly how many people are on your web site at any given time? This tutorial will teach you how you can create a script which will tell you exactly that.
PHP » 30.04.2008 » by chetan.akarte
0faves
Here we are going to design simple image based hit counter to keep track of visitor. We are going to keep record in a text file so we do need any kind of database. We are going to keep whole record in counter.txt file. In the same directory where you putting the PHP file for this counter,
Adobe Flash » 17.04.2008 » by who
0faves
In this Adobe Flash tutorial we will be making a timer alarm counter.
PHP » 06.01.2008 » by bybye
0faves
Get to know how many days left until a specific date. I'm quite certain you've seen some sites have these things before.
PHP » 13.12.2007 » by bybye
1faves
Big thing when you are creating counter for your web sites is to disable counting same visitors every time he/she visit your page. To avoid this you would use cookies in this case because you want do disable counting for day not session.


