I have a php file run from command line, when it finishes a loop, it does a sql query, if there is anything new in the database that was added durring the time it was doing the previous sql query and loop, i would like to have the php file start over, otherwise exit, and close.
how would I do that?


Reply With Quote
Bookmarks