[Solved] Scheduling in while loop that runs forever

[ad_1]

You could probably do something like:

if(date('i') == '00'){
    //do code
}

Though you’ll likely need to use something like flush() to get any output to show up.

0

[ad_2]

solved Scheduling in while loop that runs forever