timeout function
Posted: Thu May 17, 2007 1:18 pm
hi.
i have this include, that calls a service running on another server.
now, how can i make a sort of timeout function that gives a notice telling that the service is down using this include, any idea ?
thanks in advance
Code: Select all
include "$serinc/enc.php?client=$cliente&enc=$enc";now, how can i make a sort of timeout function that gives a notice telling that the service is down using this include, any idea ?
thanks in advance