tidy_save_config
(PECL tidy:0.5.2-1.2)
tidy_save_config — Save current settings to named file
Descripción
bool tidy_save_config
( string $filename
)
Saves current settings to the specified file. Only non-default values are written.
Lista de parámetros
- filename
-
Path to the config file.
Valores retornados
Devuelve TRUE si todo se llevó a cabo correctamente, FALSE en caso de fallo.
Notes
Note: Esta funcion esta disponible solamente con Tidy 1.0. Se dejo de utilizar en Tidy 2.0 y por lo tanto no se encuentra dispobible actualmente.
tidy_save_config
There are no user contributed notes for this page.
