Quantcast
Channel: dBforums – Everything on Databases, Design, Developers and Administrators
Viewing all articles
Browse latest Browse all 13329

update a record after 24 hour

$
0
0
how do i update a record using php

i have a row in table tuser

sms_remaining is my column name .....

when user login he has 10 sms messages to send ... but when he send 10 sms his limit reached ...

when 24 hour passed

so i want to do that this column after 24 hour updated for every user.

how do i do that ?

Viewing all articles
Browse latest Browse all 13329

Trending Articles