
4 Jul
2006
4 Jul
'06
7:14 p.m.
"Thorsten Ottosen" wrote:
In php, there is not a single member functions in a string, and all string processing is done with free-standing functions. In general I find strings in php easy to work with:
Other scipting languages have /very/ powerful strings and present this as a major feature. Borland C+ uses fat string and every GUI framework on the planet had ctrated their own string to deal with insufficiency of std::string (in their own words). /Pavel