PHP Script Tips - Manipulating Strings with Built-in Functions
A collection of 19 tips on manipulating PHP strings. Clear answers are provided with tutorial exercises on string functions including strlen, trim, substr, chop, strpos, strcmp, split, etc.
Views: 603 | | by Sarah
View this tutorial