PHP » GoLang |
login |
register |
about
|
tidy::getOpttidy_getopt(PHP 5, PHP 7, PECL tidy >= 0.5.2) tidy::getOpt -- tidy_getopt — Returns the value of the specified configuration option for the tidy document DescriptionObject oriented style Procedural style
Returns the value of the specified Parameters
Return Values
Returns the value of the specified Examples
Example #1 tidy_getopt() example
<?php The above example will output: int(3) bool(true) string(9) "some text" |
more
Recently updated
more
Most requested
more
Last requests
|