Test Ar-PHP Functionality Online

header line!
Test PHP Function










Ar-PHP Manual

method setCode [line 191]

object setCode( string $str)

Set the mapping code of the soundex key (default value is "soundex")



Tags:

return:  to build a fluent interface
author:  Khaled Al-Sham'aa <khaled@ar-php.org>
access:  public


Parameters:

string   $str   Soundex key mapping code [soundex|phonix]

Example
  1.    include('./I18N/Arabic.php');
  2.    $obj new I18N_Arabic('Soundex');
  3.  
  4.    $soundex $obj->soundex($name);
Popular
Recent
Links
Ads!
footer line!

No Software Patents! General Public License

Home | Twitter | Blog | Contact

Copyright © 2006 - 2016 Khaled Al-Sham'aa