Hi
I have a problem that whenever i fetch a large amount of data from database then it shows the following error with a part of result:
Fatal error: Maximum execution time of 30 seconds exceeded in C:\wamp\www\fps \report7.php on line 95.
and refreshing that page . we got the complete data.
If you have any suggestion that how to fetch complete data at a time then please ..
thanks
I have a problem that whenever i fetch a large amount of data from database then it shows the following error with a part of result:
Fatal error: Maximum execution time of 30 seconds exceeded in C:\wamp\www\fps \report7.php on line 95.
and refreshing that page . we got the complete data.
If you have any suggestion that how to fetch complete data at a time then please ..
thanks
Comment