It appears you have not yet registered with DEVPPL. To register please click here... (it's fast, easy and free!)

Forum

Log In Sponsors
Board index Programming JavaScript Forum

javascript timer inside php

javascript timer inside php

Postby gruant2000 on Fri Feb 05, 2010 12:05 am

Hi everyone, I have been trying to figure out how to set up a js timer inside of php and I can't figure it out.

I have php checking for entries in my database, if it finds none it sets a variable.
If it finds an entry I want it to start a javascript timer for 5 minutes, then reload the script.

Thanks in advance !! I am totally lost !

<?php

if ($numRows == 0) {

$totalentries = "There are no entries in that category";

} else {

timer of 5 minutes, then reload
}


?>
gruant2000
 
Posts: 1
Joined: Fri Feb 05, 2010 12:01 am

Who is online

Users browsing this forum: No registered users and 6 guests