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
How can we enable error reporting in php?
What is form submission?
How check submit button is clicked in php?
Explain what are the different errors in php?
Write a program using while loop?
What is env in laravel?
What are the design patterns in php?
What is session in PHP. How to remove data from a session?
What is crypt () in php?
What are the features of object-oriented programming in php?
Explain what is the difference between session and cookie?
Explain about objects in PHP?
What is a query in a database?
What is html used for?
Are react hooks stable?