PHP Coding tips & tricks. Function & error explanation, coding style, how tos etc. Short notes posted directly from developer work environment.
$leftTrimmed = ltrim( $oldText );
No comments:
Post a Comment