How do you set the browser timeout?

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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which function is used to strip whitespace?

444


What is php and sql used for?

507


Where do we use get and post?

533


What is split function in php?

512


am from coimbatore.am learning php&mysql. what will be the approx salary for me if i get a job in coimbatore.

1557






What is uri routing?

525


What is difference between echo and print in php?

499


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

548


How can you send email in php?

558


What is the default time in seconds for which session data is considered valid?

580


How to remove html tags from data in php?

628


What is php beginner?

506


What is scope of variable in php?

582


How to redirect https to http url through .htaccess?

501


Explain the difference between unlink() and unset()?

540