Skip to Content Skip to Menu

PHP ucfirst

13 years 1 month ago - 13 years 1 month ago #221019 by rickyherbals
PHP ucfirst was created by rickyherbals
I am writing with Google Translator sorry for bad English !

I would like once filled in the registration form with the required personal details these were processed using the command php

(example)
$word = ucfirst (strtolower($word));

to returns a string (word in this case) with the first character of str capitalized, if that character is alphabetic.

How can I do?
Last edit: 13 years 1 month ago by rickyherbals.

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum