How can we increase the execution time of a PHP script?
Answer Posted / sibtain
//set_time_limit(600);//temporary way
//ini_set();// temporary way
//C:\wamp\bin\apache\Apache2.2.11\bin\php.config ///permanent
way
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
discuss the issue of software theft in ghana and how it has affected the economy
Tell me how to execute an sql query? How to fetch its result?
What type of comments are supported by PHP.
Is age an interval or ratio?
Which function will you use to create an array?
Does php support multithreading?
Is php a middleware?
What is split function in php?
Which is the dependent variable?
Tell me when a conditional statement is ended with an endif?
How does csrf attack work?
Which of the data type is compound datatype supported by PHP?
How to track no of user logged in?
What is empty php?
What is csrf validation?