Support Joomla!

references:joomla.framework:filter:jfilteroutput-stringurlsafe

Table of Contents

stringURLSafe

API Package Subpackage Class Method Reference Last reviewed Doc status
API Home Package Joomla.Framework Subpackage Filter Class JFilterOutput Method stringURLSafe Reference stringURLSafe() Never Work in Progress

This method processes a string and replaces all accented UTF-8 characters by unaccented ASCII-7 "equivalents", whitespaces are replaced by hyphens and the string is lowercased.

Syntax

string stringURLSafe ( $string, $input )

$input string String to process
$string

Examples

Example


 
references/joomla.framework/filter/jfilteroutput-stringurlsafe.txt (513 views) · Last modified: 2007/08/15 15:06