Grab URLThis class is meant to fetch a page of a given URL and send it by e-mail as HTML message. The class provides functions to set the message headers From:, To:, Cc...
This class is meant to fetch a page of a given URL and send it by e-mail as HTML message. The class provides functions to set the message headers From:, To:, Cc:, Bcc: and Subject: . Alternatively, the class may also display the fetched HTML page making it be outputted by the current script.