How can we increase the execution time of a PHP script?
Answer Posted / waseem khan
set_time_limit(-1)
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Differences between get, post and request methods ?
What are php magic quotes?
What is abstract class php?
Who is the father of php?
Explain the difference between $var and $$var?
What is php explain?
Is nan in php?
Tell me how do I escape data before storing it into the database?
Is php an api?
How to get number of elements in an array?
What is the timeout period on session values?
Why do we show php code in browser?
What is $_ env in php?
What are some new features introduced in php7?
What is the use of mysql_real_escape_string() function?