PHPlcfirst()函数实例把"Hello"的首字符转换为小写。:<?phpecholcfirst("Helloworld!");?>定义和用法lcfirst()函数把……