To be exact, update table messages set views=views+1 where id=$msg_id
Bogdan Bas Jobsen wrote: > UPDATE $table views=views+1 > > > picked up is counted!! Can anyone guide me as to how > > this can be achieved? > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]