Recent changes RSS feed
 
Table of Contents

Uppercase Filter

The UpperCaseFilter passes content through the PHP function strtoupper. That is, it capitalizes all alphabetic characters of a string.

Usage

{$yourvar|uppercase}

Result

"hello world" -> "HELLO WORLD"
 
filter/core/uppercase.txt · Last modified: 2006/12/09 17:14
 
Hosting for this site donated by Procata PHP Development