functions-online

strtolower

description

Returns $str 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.

declaration of strtolower

string strtolower ( string $str )

test strtolower online




share strtolower

comments for strtolower

On 29. Jul 2015 13:35 stipica wrote:

It doesn't work with utf8

On 07. Mar 2011 10:12 rgb wrote:

You are brilliant. Kick them off dude!

+

Leave your comment