PHP String Trimming

Associate
Joined
16 Aug 2004
Posts
268
I have a string holding a description about a product.

I need to be able to format the string to just get the first 100 letters

Can only seem to find how to remove whitespace which doesn't help much
 
Back
Top Bottom