Monday, November 14, 2011

Php Tutorial - 5 - More String Functions

Php Tutorial - 5 - More String Functions. Use of string functions are fairly easy and common in php language. These functions are readily used to manipulate the structure of a string in whatever way needed.Example of some string functions - strlen, strstr, str_replace, trim, str_repeat, substr, strpos etc.

No comments:

Post a Comment