How can we increase the execution time of a PHP script?
Answer Posted / rakesh kumar nautiyal
with the help of set_time_limit
| Is This Answer Correct ? | 61 Yes | 16 No |
Post New Answer View All Answers
Name and explain five of the PHP error constants?
What is difference between action hook and filter hook?
What is pdo classes?
Tell me what are the __construct() and __destruct() methods in a php class?
Why do we use interface in php?
What are the ways to define a constant in php?
How to create a table to store files?
Is php still in demand?
How are php sessions stored?
What are global variables in php?
What is variable give example?
Explain about getters and setters in php?
write a prog using insert,update,delete in this manner as output? name: phno. add button 1.name phno. edit button delete button 2.
Explain the difference between isset() and empty()?
How to get elements in reverse order of an array in php?