PHP 8.5.0 Beta 1 available for testing

Voting

: seven minus six?
(Example: nine)

The Note You're Voting On

Er.ellison
9 years ago
if u receive an Error with generic like :
Maximum execution time of 30 seconds exceeded

if u set ini_set(max_execution_time, 300);
your problem will be solved
pls note that the 300 , is 300 seconds , which means 5 minute you can set another value !

<< Back to user notes page

To Top