FILE ... TOC

Calculate the authentication string to be used for a page

Usage:

                $page->calcuate_auth

A page can be retrieven with or without authentication string. The RDF file defines how to retrieve the pages. This method examines the url of the page and creates an array containing all the authentication information that should be tried to download the page.

FILE ... TOC