FILE ... TOC

should we get a page?

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

Usage:

               &must_get($url)

The function returns true if the url is to be retrieved by the include and exclude rules. It does not check page level or maximal retrieval size.

All pages that can_get says can not be got must_get returns zero.

FILE ... TOC