How can we increase the execution time of a PHP script?

Answer Posted / sibtain

//set_time_limit(600);//temporary way
//ini_set();// temporary way
//C:\wamp\bin\apache\Apache2.2.11\bin\php.config ///permanent
way

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to access a global variable inside a function?

532


Which functions are used to count the total number of array elements in php?

539


What difference between require() and require_once()?

550


What is the best way to test the strpos() return value in php?

532


What are the design patterns in php?

512






What is the use of strpos in php?

552


What is data structure in php?

501


Explain what is the use of "echo" in php?

554


What is mysql_fetch_row?

544


What is the importance of "method" attribute in a html form?

545


What are different types of errors available in Php?

494


Explain Traits in PHP?

527


Tell me how can I display text with a php script?

516


How do you access a get requests url parameter with php?

534


Which is better php or wordpress?

513