ucfirst
How to make first letter of a word capital?
I have a word default and 开发者_运维知识库I want a php function to make only first letter capital. Can we do that. Please help me out as I am very new to php coding.You may want to use ucfirst().[详细]
2023-02-22 09:31 分类:问答