simple html dom Maximum execution time of 30 seconds exceeded

method 1:


add to .htaccess

php_value max_execution_time 60

 

method 2:


modify php.ini

Leave a Reply