Home > PHP > connection_timeout()

connection_timeout()

It checks if the script timed out

Example

<?php
if(connection_timeout())
echo “Timed out”;
?>

Its deprecated in PHP 4.0.5

EmailFacebookLinkedInMySpaceDiggTumblrStumbleUponShare
Beginner's Guide....
Categories: PHP Tags: , , ,
Comments are closed.

Switch to our mobile site