Published on : August 11, 2020
Title:php.strtoupper
Purpose: Convert all characters to uppercase.
Syntax:[php.strtoupper p1=”Hello WORLD!” o.set=template.uText /]
Input Parameter
:p1: String
Return Value: Returns the the uppercased string
Example[php.strtoupper p1=”Hello WORLD!” o.set=template.uText /]