string strtolower ( string str )
Returns string with all alphabetic characters converted to lowercase.
Note that 'alphabetic' is determined by the current locale. This means that in i.e. the default "C" locale, characters such as umlaut-A (Ä) will not be converted.
Example 1. strtolower() example
Note: This function is binary-safe.
Like our site? Be a member of Coolajax fan page to get daily posts updates!
You May Like This Posts!
» How to strrev function work?
» How to strtoupper function works?
Tags:
strtolower, strtolower function, convert string, lower case, strtolower works, php,tutorials,code,script, function, example, example code, how strtolower function work, parameters of strtolower functi
Total Read: 519 Topics