PHP 8.5.0 Alpha 1 available for testing

Voting

: one plus four?
(Example: nine)

The Note You're Voting On

TheDayOfCondor
20 years ago
Beware - the chunky readfile suggested by Rob Funk can easily exceed you maximum script execution time (30 seconds by default).

I suggest you to use the set_time_limit function inside the while loop to reset the php watchdog.

<< Back to user notes page

To Top