Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

PHP Forum


You are currently viewing our PHP Forum as a guest. Please register to participate.
Login



Freelance Jobs

Reply
Old 07-29-2004, 02:35 AM PHP link counter
Junior Talker

Posts: 1
Trades: 0
Hey, could someone help me, i am new to php, and i have a online radio station, and there is a link to listen to it, and i was just wondering how to make my hit counter only counter when i click on the link. My hit counter is a Text one.

Thanks.

Guy dannenberg

http://www.free2air.tk
geksta is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 07-29-2004, 05:53 AM
Ultra Talker

Posts: 377
Trades: 0
hmmm... the simpliest way that i see is to store your variable (containing number of "clicks" in a file). on each "onClick" event you shoul read it, increment and then rewrite it to a file... main idea is like this...
__________________
andrews_john

Please login or register to view this content. Registration is FREE
andrews_john is offline
Reply With Quote
View Public Profile Visit andrews_john's homepage!
 
Old 07-29-2004, 09:09 AM
Republikin's Avatar
Defies a Status

Posts: 3,189
Trades: 3
I would make the link reffer to a special page like link.php and append something like id=1 to it...

mydomain.com/link.php?id=1

Where id 1 will be the correct link. Then just match up the id to the right url, increment the counter and forward to that link.
__________________

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE
Republikin is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to PHP link counter
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.11749 seconds with 12 queries