PHP Manipulating Strings, OO Style
Dec 24, 2008 Author: Jenna
Whenever using php to output data on the web, it is common place to have to format it so that it is visually stimulating, or to add emphasis. Depending on your configuration,this may require echoing large…

