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
Write a program using while loop in php?
What is difference between core php and framework?
Can php run without apache?
What is difference between variable declaration and variable definition?
What is php written in?
What are the Formatting and Printing Strings available in PHP?
What does session start do in php?
Is multiple inheritance supported in php?
How big is varchar max?
What is $row in php?
Is php deprecated?
What is html used for?
What is baseurl?
What is overloading in php?
What are php magic methods/functions?