references:joomla.framework:filter:jfilteroutput-stringurlsafeTable of Contents
stringURLSafe
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. Syntaxstring stringURLSafe ( $string, $input )
ExamplesExample |


