lcfirst(): first char to lower case

lcfirst( $input_string)
ParameterDESCRIPTION
$input_stringRequired : Input string
Output is the string with first char in lower case.

Let us try some examples
$str="Welcome to Plus2net.com";
echo  lcfirst($str);
Output is here
welcome to plus2net.com

DEMO

Output :



Subscribe to our YouTube Channel here


Subscribe

* indicates required
Subscribe to plus2net

    plus2net.com




    PHP String Functions

    Post your comments , suggestion , error , requirements etc here .




    We use cookies to improve your browsing experience. . Learn more
    HTML MySQL PHP JavaScript ASP Photoshop Articles FORUM . Contact us
    ©2000-2023 plus2net.com All rights reserved worldwide Privacy Policy Disclaimer