Explain how is it possible to set an infinite execution time for php script?



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

Post New Answer

More PHP Interview Questions

What is the use of $_request variable?

1 Answers  


How many types of array supported in php?

1 Answers  


Why should I store logs in a database rather than a file?

1 Answers  


What is php array function?

1 Answers  


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 ?

1 Answers  


how to include external php file in to html page?

8 Answers   Eccentric Infotech,


What and How possible injection in PHP and mysql?

3 Answers   RedAlkemi,


What are php keywords?

1 Answers  


What language is php written in?

1 Answers  


How to pass variables by references?

1 Answers  


Tell me what is the difference between exception::getmessage and exception::getline?

1 Answers  


What is overloading and overriding in php?

1 Answers  


Categories