File_HtAccess::save()

File_HtAccess::save() -- saves the .htaccess file

Synopsis

mixed File_HtAccesss:save ()

Beschreibung

Saves the contents of File_HtAccess object as a corresponding .htaccess file on the disc.

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