How can we increase the execution time of a PHP script?
Answer Posted / abhi
by changing the following setup at php.inimax_execution_time
= 30
; Maximum execution time of each script, in seconds
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
What is whitespace in html?
How many types of session are there?
In PHP, fgets() is used to read a file one line at a time. State Whether True or False?
What is the use of extract function in php?
Is php case sensitive?
What is php how it works?
Explain soundex() and metaphone().
Where are sessions stored php?
Is empty function c++?
Can php run on windows server?
What is the difference between explode and split?
What is php and how do you use it?
What enctype is required for file uploads to work?
What is trim function in php?
How can I load data from a text file into a table?