Example: web_set_timeout

The following example sets the maximum time that a script waits to connect to the server as 60 seconds:

web_set_timeout("CONNECT", "60");