tidy_save_config(3) php man page | unix.com

Man Page: tidy_save_config

Operating Environment: php

Section: 3

TIDY_SAVE_CONFIG(3)							 1						       TIDY_SAVE_CONFIG(3)

tidy_save_config - Save current settings to named file

SYNOPSIS
bool tidy_save_config (string $filename)
DESCRIPTION
Saves current settings to the specified file. Only non-default values are written.
PARAMETERS
o $filename - Path to the config file.
RETURN VALUES
Returns TRUE on success or FALSE on failure.
NOTES
Note This function is only available in Tidy 1.0. It became obsolete in Tidy 2.0, and thus has been removed.
SEE ALSO
tidy_get_config(3), tidy_getopt(3), tidy_reset_config(3), tidy_setopt(3). PHP Documentation Group TIDY_SAVE_CONFIG(3)
Related Man Pages
is_executable(3) - php
is_dir(3) - php
http_send_content_disposition(3) - php
is_file(3) - php
tidy_repair_file(3) - php
Similar Topics in the Unix Linux Community
Forum Video Tutorial: How to Use Code Tags
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator