Explain how is it possible to set an infinite execution time for php script?
Answer / Rupesh Tiwari
To set an infinite execution time for a PHP script, you can use set_time_limit(0).
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the use of $_request variable?
How many types of array supported in php?
Why should I store logs in a database rather than a file?
What is php array function?
Hi, My Name is Ajay Jha. What My Question is I am Percuing in Bca. It's My 5th Semester. I Want To Make My Carrear as a web designer that's Why i wants to do Php, Is it right Desision for Me ?
how to include external php file in to html page?
What and How possible injection in PHP and mysql?
What are php keywords?
What language is php written in?
How to pass variables by references?
Tell me what is the difference between exception::getmessage and exception::getline?
What is overloading and overriding in php?