How do you set the browser timeout?

Answer Posted / suren

using the follwing function u can set the script timeout

set_time_limit(900);

timeout too 900 seconds or 15 minutes.

Is This Answer Correct ?    6 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write a program using while loop in php?

776


What is difference between core php and framework?

740


Can php run without apache?

768


What is difference between variable declaration and variable definition?

746


What is php written in?

767


What are the Formatting and Printing Strings available in PHP?

824


What does session start do in php?

750


Is multiple inheritance supported in php?

791


How big is varchar max?

789


What is $row in php?

736


Is php deprecated?

748


What is html used for?

775


What is baseurl?

744


What is overloading in php?

771


What are php magic methods/functions?

787