lcfirst( $input_string)
$str="Welcome to Plus2net.com"; echo lcfirst($str);
welcome to plus2net.com
Post your comments , suggestion , error , requirements etc here .