JString::str ireplace/1.5

From Joomla! Documentation
< JString::str ireplace
Revision as of 20:26, 25 April 2011 by Doxiki2 (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Joomla 1.5 JString::str_ireplace

Description

UTF-8 aware alternative to str_ireplace Case-insensitive version of str_replace.

Description:JString::str ireplace [Edit Descripton]

public function str_ireplace (
        $search
        $replace
        $str
        $count=NULL
)
Parameter Type Default Description
$search string string to search
$replace string existing string to replace
$str string new string to replace with
$count int NULL optional count value to be passed by referene
  • Returns
  • Defined on line 171 of libraries/joomla/utilities/string.php
  • Referenced by

See also

SeeAlso:JString::str ireplace [Edit See Also]

User contributed notes

<CodeExamplesForm />


Personal tools
Namespaces

Variants
Actions
Navigation
Joomla! Sites
Toolbox