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


Please Help Members By Posting Answers For Below Questions

When is a conditional statement ended with endif?

506


What is htmlspecialchars?

550


Why use static methods php?

544


Is set in php?

547


What are the encryption techniques in php?

551






What is the difference server side and browser side validation?

487


What is local variable in php?

505


What is the difference between session_unregister() and session_unset()?

577


What is the use of imagetypes() method?

537


What is difference between mysqli and mysql?

536


How do you pass a variable by value?

583


Explain scalar type declarations in php7?

553


What is the difference between core php and php?

500


How to remove leading and trailing spaces from user input values in php?

544


What is difference between Method overriding and overloading in PHP?

543