(PHP 5 CVS only)
This function is currently not documented; only the argument list is available.
Its description
What the function returns, first on success, then on failure.
Example 1. A unicode_encode() example
Any text that describes the purpose of t
<?phpif ($anexample === true) { echo 'Use the PEAR Coding Standards';}?>
The above example will output:
Use the PEAR Coding Standards