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

Where is session id stored?

715


Explain about switch statement in PHP?

792


How can we extract string "pcds.co.in" from a string "https://info@pcds.co.in" using regular expression of php? More on reg can you explain

744


What is the difference between explode and split?

701


Explain what are the three classes of errors that can occur in php?

735


Explain which cryptographic extension provide generation and verification of digital signatures?

780


What is difference between print_r and echo in php?

696


Is age nominal or ordinal?

694


What is polymorphism?

2269


Tell me what is the meaning of a final class and a final method?

800


How do I run a php script in windows?

760


How to get a random value from a php array?

743


How do I find out the number of parameters passed into function9?

736


What does the php error 'parse error in php - unexpected t_variable at line x' means?

839


Tell me what is the main difference between require() and require_once()?

740