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_readable(3) - php
tidy_get_config(3) - php
tidy_parse_file(3) - php
tidy.repairfile(3) - php
tidy.getconfig(3) - php
Similar Topics in the Unix Linux Community
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
Please Welcome Nicki Paul to the Moderator Team!