PHP » GoLang |
login |
register |
about
|
GoLang tidy::getOptDoc
request it (342)
GoLang replacement for PHP's tidy::getOptDoc
[edit | history]
tidy::getOptDoctidy_get_opt_doc(PHP 5 >= 5.1.0, PHP 7) tidy::getOptDoc -- tidy_get_opt_doc — Returns the documentation for the given option name DescriptionObject oriented style
string tidy::getOptDoc
( string
$optname
)Procedural style tidy_get_opt_doc() returns the documentation for the given option name.
Return Values
Returns a string if the option exists and has documentation available, or
Examples
Example #1 Print all options along with their documentation and default value
<?php See Also
|
more
Recently updated
more
Most requested
|