11 years 9 months ago - 11 years 9 months ago #221019
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: 11 years 9 months ago by rickyherbals.
Please Log in or Create an account to join the conversation.