/libs/plugins/shared.mb_str_replace.php

Description

Smarty shared plugin

Functions
smarty_mb_str_replace (line 20)

Multibyte string replace

  • return: replaced string
  • author: Rodney Rehm
string smarty_mb_str_replace (string $search, string $replace, string $subject, [int &$count = 0])
  • string $search: the string to be searched
  • string $replace: the replacement string
  • string $subject: the source string
  • int &$count: number of matches found

Documentation generated on Sat, 24 Sep 2011 20:23:19 +0200 by phpDocumentor 1.4.1