$randomtime = $data[event_time]
$seen = $data[event_seen]
if ( $randomtime == time() && $seen == "0") { // equal or more for time!!!!!!!
// works the the thing you want
// inserts in database time for next event with value $randomtime and updates as seen previous..
}
Category Forum
Modifications and Requests - 8Labels
None yet
Statistics
4 participants
Notifications
You are not receiving notifications from this thread.
Related Questions