Hi
When I run my php code, I get a fatal error:
Fatal error: Maximum execution time of 30 seconds exceeded in c:\appserv\www\project\instructor\generate\functions.php on line 21
what to do to overcome this problem??
THANKS 🙂
What exactly are you doing? find your max execution time in php.ini and change it..