Procedural File: function.getsearchresults.php

Source Location: /bblog/bBlog_plugins/function.getsearchresults.php ( Revision Log )

Page Details

function.getsearchresults.php

License:  GNU General Public License
Copyright:  The bBlog Project, http://www.bblog.com/
Version:  $Id: $
Author:  Eaden McKee - <email@eadz.co.nz> - last modified by $LastChangedBy: $
Functions
identify_function_getsearchresults  [line 13]

void identify_function_getsearchresults( )


[ Top ]
smarty_function_getsearchresults  [line 42]

void smarty_function_getsearchresults( mixed $params, mixed &$smartyObj  )


[ Top ]
stripos_words  [line 316]

void stripos_words( mixed $haystack, [mixed $needles = ''], [mixed $pos_as_key = true]  )


[ Top ]
str_ireplace  [line 478]

void str_ireplace( mixed $search, mixed $replace, mixed $subject, [mixed $count = null]  )

Replace str_ireplace()


Information Tags:
Since:  PHP 5
Version:  $Revision: 1.7 $
Author:  Aidan Lister <aidan@php.net>
Link:  http://php.net/function.str_ireplace

[ Top ]