![]() |
time out issues with this script
Code:
$quary = @$_GET['q'];However for some reason when I type run the following "Development Blog" in q=Development Blog i get this error Fatal error: Maximum execution time of 90 seconds exceeded in /home/example/public_html/search.php on line 202 In the ph table the column sitename has the word Development Blog, however I am getting that time out error, can any one help? |
Maximum execution time is set in the php.ini file. But 90sec is quite a long time to display a blog list!
|
I have worked out that there is an error with this part of the script
Code:
$position=11; // Define how many characters you want to display.Is there an error with this? As it works, expect when searching for a sitename for some reason. |
Fixed the error, however need some help
Code:
<?phpCode:
print $sitename;Thanks |
| All times are GMT. The time now is 09:52 PM. |
Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0