basic scripts

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
Vietboy
Forum Commoner
Posts: 41
Joined: Mon Dec 01, 2003 10:59 pm

basic scripts

Post by Vietboy »

Is there a basic codes for hits..

Like it will use mySQL to store database

Output as:

Today:
Total:

All those scripts I try.. it doesn't work for me..
qads
DevNet Resident
Posts: 1199
Joined: Tue Apr 23, 2002 10:02 am
Location: Brisbane

Post by qads »

there are loads of scripts like this, you just want one already made then search google for [google]php hit counters[/google].

but if you want to make one there you shoyld look for some tutorials at google with [google]php hit counter tutorial[/google].

good luck
Post Reply