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!
I would like to provide a hit counter to my members for them to use on their sites. Does anyone have any helpful tips as to where I can get started or tutorials? I see lots of tutorials out there for counting on your own site, but not if you want to be the hit counter provider.
then use a GET method to increment the counter, so your customer can include that page... like counter.php?siteid=23408adfksjf9857 something like that...