downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

tidy_set_encoding> <tidy_reset_config
[edit] Last updated: Fri, 14 Jun 2013

view this page in

tidy_save_config

(PECL tidy >= 0.5.2)

tidy_save_configSave current settings to named file

Descrição

bool tidy_save_config ( string $filename )

Saves current settings to the specified file. Only non-default values are written.

Parâmetros

filename

Path to the config file.

Valor Retornado

Retorna TRUE em caso de sucesso ou FALSE em caso de falha.

Notas

Nota: Esta função somente estava disponível com o Tidy 1.0. Ela se tornou obsoleta com o Tidy 2.0, e por isso foi removida.

Veja Também

  • tidy_get_config()
  • tidy_getopt()
  • tidy_reset_config() - Restore Tidy configuration to default values
  • tidy_setopt() - Updates the configuration settings for the specified tidy document



add a note add a note User Contributed Notes tidy_save_config - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites