PEAR Manual
This manual is provided as a courtesy. It is not an official source. Please check pear.php.net for updated information.
Always use <?php ?> to delimit PHP code, not the <? ?> shorthand. This is required for PEAR compliance and is also the most portable way to include PHP code on differing operating systems and setups.