How can we increase the execution time of a PHP script?
Answer Posted / vimal
put sleep function in php script
| Is This Answer Correct ? | 20 Yes | 49 No |
Post New Answer View All Answers
How we load all classes that placed in different directory in one php file , means how to do auto load classes.
Tell me how can we determine whether a php variable is an instantiated object of a certain class?
What is lazy loading in php?
What are the special characters you need to escape in single-quoted stings?
Explain scalar type declarations in php7?
What are the ways to define a constant in php?
What is php stack?
How to set a value in session? How to remove data from a session?
What is the current stable version of php?
When viewing an html page in a browser, the browser often keeps this page in its cache. What can be possible advantages/disadvantages of page caching? How can you prevent caching of a certain page (please give several alternate solutions)?
What is lamp in php?
What is the timeout period on session values?
What is the ioncube php loader?
How do you count numbers in php?
What does the initials of php stand for?