Recent changes RSS feed
 
Table of Contents

Lowercase Filter

The LowerCaseFilter passes content through the PHP function strtolower. That is, it converts all alphabetic characters of a string to lowercase.

Usage

{$yourvar|lowercase}

Result

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