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
tutorial language
English German Turkish
tutorial type
all
video
html
tutorials per page
10
15
25
sort tutorials
date
click
rating
MySQL » 10.07.2008 » by biohazard
0faves
.. 0.0 / 10 .. (0 votes)
This tutorial is a bit the same as the counters tutorial except that it deals with the time aspect as well.
118 views ... goToHome ... reportThis ... shareThis ... addToFaves ... comments(0)
MySQL » 10.07.2008 » by biohazard
0faves
.. 8.5 / 10 .. (2 votes)
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.
110 views ... goToHome ... reportThis ... shareThis ... addToFaves ... comments(0)
MySQL » 10.07.2008 » by biohazard
0faves
.. 10.0 / 10 .. (1 vote)
Triggers are a great way to gateher statistics and have 'running progress counters'.
112 views ... goToHome ... reportThis ... shareThis ... addToFaves ... comments(0)
PHP » 11.06.2008 » by gearup
0faves
.. 0.0 / 10 .. (0 votes)
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.
162 views ... goToHome ... reportThis ... shareThis ... addToFaves ... comments(0)
PHP » 29.05.2008 » by gearup
0faves
.. 0.0 / 10 .. (0 votes)
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.
108 views ... goToHome ... reportThis ... shareThis ... addToFaves ... comments(0)
PHP » 16.05.2008 » by bybye
0faves
.. 0.0 / 10 .. (0 votes)
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.
129 views ... goToHome ... reportThis ... shareThis ... addToFaves ... comments(0)
PHP » 30.04.2008 » by chetan.akarte
0faves
.. 0.0 / 10 .. (0 votes)
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,
185 views ... goToHome ... reportThis ... shareThis ... addToFaves ... comments(0)
Adobe Flash » 17.04.2008 » by who
0faves
.. 0.0 / 10 .. (0 votes)
In this Adobe Flash tutorial we will be making a timer alarm counter.
169 views ... goToHome ... reportThis ... shareThis ... addToFaves ... comments(0)
PHP » 06.01.2008 » by bybye
0faves
.. 0.0 / 10 .. (0 votes)
Get to know how many days left until a specific date. I'm quite certain you've seen some sites have these things before.
215 views ... goToHome ... reportThis ... shareThis ... addToFaves ... comments(0)
PHP » 13.12.2007 » by bybye
1faves
.. 8.0 / 10 .. (1 vote)
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.
245 views ... goToHome ... reportThis ... shareThis ... addToFaves ... comments(0)
Previous
12 Next