How can we increase the execution time of a PHP script?
Answer Posted / aamir
set_time_limit(3600);
| Is This Answer Correct ? | 6 Yes | 4 No |
Post New Answer View All Answers
What is the function mysql_pconnect() useful for?
What are php string functions?
How do you find the length of a string in php?
What is mysql in php?
How you can update memcached when you make changes to php?
What is stripslashes php?
How to remove white spaces from the beginning and/or the end of a string in php?
The left association operator % is used in PHP for?
Which cryptographic extension provide generation and verification of digital signatures?
write a note on Testing the web site
How to pass an argument to a function?
How to get best php developer Experience in Php with Sugar CRM / VTiger.
What is null value in php?
What is the output of the ucwords function in this example?
Tell me what are magic methods?