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

Can you define an argument as a reference type?

558


What is the difference between $name and $$name?

529


How to compare two strings with comparison operators in php?

539


How cookies are trported from browsers to servers?

572


Describe session in php.

535






What are the three parts of an http request?

574


Write a select query that will be displayed the duplicated site name and how many times it is duplicated?

575


Where is my php ini file?

559


What's the difference between using mysql_ functions and pdo?

523


How to redirect https to http url through .htaccess?

501


What is difference between count or sizeof function in php?

540


Which php framework is best for beginners?

511


How to create a session? How to set a value in session? How to remove data from a session?

516


What are the differences between GET and POST methods in form submitting?

570


What is a query give example?

525