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
What does sign mean php?
Why many companies are switching their current business language to php? Where php basically used?
What is a http session?
What is the default session time in php?
How many data types are used by php?
With a heredoc syntax, do I get variable substitution inside the heredoc contents?
Explain about the data types in PHP?
What is the difference between mysqli_fetch_object() and mysqli_fetch_array()?
Write a program to get second highest number in an array using php?
What is session in c#?
Is key in array php?
Tell me what does $_env means?
Which is faster for or foreach?
How to use http headers inside php?
How does php serialize work?