How can we increase the execution time of a PHP script?
Answer Posted / aamir
set_time_limit(3600);
| Is This Answer Correct ? | 6 Yes | 4 No |
Post New Answer View All Answers
Explain what are psrs? Choose 1 and briefly describe it?
What is printf in php?
How to turn on the session support in php?
Tell me what is the importance of "action" attribute in a html form?
Do you know what are traits?
How to make a class in php?
What are the rules for naming a php variable?
How to get a total number of elements used in the array?
What exactly is validating and sanitizing?
What is string function sql?
What are encryption functions in php?
What is php form validation?
What is php key?
How can I embed a java program in php file and what changes have to be done in php.ini file?
Why and where do we use htaccess?