File_HtAccess::load()

File_HtAccess::load() -- load the contents of existing .htaccess file

Synopsis

mixed File_HtAccess::load ()

Beschreibung

Load the contents of .htaccess file.

Rückgabewert

mixed - Gibt bei Erfolg TRUE zurück, bei einem Fehler ein Objekt der Klasse PEAR_Error.

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.

Beispiel