How do you set the browser timeout?
Answers were Sorted based on User's Feedback
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 |
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 |
Which function would you use to determine the length of a string in php?
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.
Tell me what is the use of isset() in php?
What are the features and advantages of object-oriented programming in php?
Tell me how to execute an sql query? How to fetch its result?
What are the advantages of oops in php?
What are the advantages of triggers in php?
If the variable $var1 is set to 10 and the $var2 is set to the character var1, what's the value of $$var2?
What is input sanitization in php?
Why json is used in php?
How to turn on the session support?
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