The
capitalize()
Function
This function capitalizes the first letter of the text received as argument.
capitalize
(
text
)
text
The text for which the first letter will be capitalized.
Previous topic:
The parent-url() Function
Next topic:
The uppercase() Function