FILE ... TOC

can we get a page?

This function gets an URL and decides if the system can get it or not.

Usage:

               &can_get($url)

The function returns true if the url can be retrieved using http. If this is a mailto: ftp://, https:// or other protocol, then it return zero.

FILE ... TOC