if(embedStylesPrinted != true) {document.write('');}var embedStylesPrinted = true;var content = '
substr simple
php
<?php
 
string substr ( string $string , int $start [, int $length ] )
 
?>
';document.write(content);