This topic is locked

Click count for each record

9/16/2006 5:30:39 AM
PHPRunner General questions
H
hammad author

Hallo everybody

I am so happy to have a software like PhpRunner, but I need some help.
I would be very grateful if somebody provides me the PHP script that would use the unique ID of each record in database, increment the click count for that record, and then open the desired page.

Here is the sample :


Thank you in advance

Hammad

kujox 9/16/2006

I would be very grateful if somebody provides me the PHP script that would use the unique ID of each record in database, increment the click count for that record, and then open the desired page.

Here is the sample :


How do you mean click count?

H
hammad author 9/16/2006

Hallo Kujox

Thanks for replying.

I mean Every time a user clicks on the view button the counter (field Clicks) has to be increased by 1 . (autohits)

Look at the the column VIEWS please in this forum http://www.asprunner.com/forums/index.php?showforum=4
Thanks

Hammad