PHP::Class->Strings is a PHP Class that
converts special characters (á,é,Â) to their
normal equivalents (a,e,A). Where possible, it
uses the PT_BR locale to work with the
characters.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
php_quote () wurde geändert, um php_remove (), $ locale war die Saiten Klasse hinzu, und das Gebietsschema und PHP String-Funktionen sind jetzt eingesetzt.
Tags:
Initial freshmeat announcement
php_quote() was changed to php_remove(), $locale was added to the strings class, and locale and PHP string functions are now used.