Mega Code Archive
Categories
/
Php
/
Strings
Testing for Substrings
= 30){ echo substr ($theclientstext,0,29); } else { echo $theclientstext; } ?>