05-06-2008, 08:31 PM
|
#5 (permalink)
|
|
The Frequenter
Join Date: Dec 2007
Location: Bucharest, Romania
Posts: 438
Thanks: 3
|
PHP Code:
echo strlen('abcd'), '<br />', StrLen('abcd'), '<br />', stRLen('abcd');
I strictly meant function names. Sorry for generalizing.
__________________
I have optimistic thoughts, even though sometimes (if not always) life's a bitch.
|
|
|
|