Answer Posted / suren
using the follwing function u can set the script timeout
set_time_limit(900);
timeout too 900 seconds or 15 minutes.
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
Does session expire on closing browser?
What is the difference between public, protected and private?
Is empty check in php?
What does isset() function?
How to count a number of words in a string in php?
Do you know what is php?
What are the 5 types of variables?
What is a PHP Filter?
What does pear stand for?
What is difference between rest api and restful api?
Define object-oriented methodology?
What language is php based on?
How do http requests work?
List data types in PHP?
What does trim () do in javascript?