To increment the field $count by one I can just do $count ++ can I?

Cheers, Ian.

----- Original Message ----- 
From: Randum Ian 
To: PHP Mailing List 
Sent: Wednesday, March 20, 2002 4:20 PM
Subject: [PHP] Db Access Count


Hi there,

I want to have a field in a database that counts the number of times 
that particular record has been viewed on the website. When is the best 
time to increment the count in the file and how?

Kind Regards, Ian.


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to