Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How do you set the browser timeout?

Answers were Sorted based on User's Feedback



How do you set the browser timeout?..

Answer / 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

How do you set the browser timeout?..

Answer / shravya

for($i = 2000; $i < 2011; $i++) {
echo "<br>".$i, ': ', (date('L', strtotime("$i-01-
01")) ? 'Yes' : 'No'), '<br/>';
}

Is This Answer Correct ?    3 Yes 2 No

How do you set the browser timeout?..

Answer / jiten patel

set browser.timeout(seconds);

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More PHP Interview Questions

Which function would you use to determine the length of a string in php?

0 Answers  


i have a string and that string contains the alphanumeric value and i want to hide or semihide the 10 digit telephone number from the string.

0 Answers  


Tell me what is the use of isset() in php?

0 Answers  


What are the features and advantages of object-oriented programming in php?

0 Answers  


Tell me how to execute an sql query? How to fetch its result?

0 Answers  


What are the advantages of oops in php?

0 Answers  


What are the advantages of triggers in php?

0 Answers  


If the variable $var1 is set to 10 and the $var2 is set to the character var1, what's the value of $$var2?

0 Answers  


What is input sanitization in php?

0 Answers  


Why json is used in php?

0 Answers  


How to turn on the session support?

0 Answers  


Hello I m 1.5 exp, i want code : ms word to Html in php,retrieve the words in ms word in to dispaly browser in (same format,alignment). pls help me everybody Regards selva

0 Answers  


Categories