Commit Graph

7 Commits

Author SHA1 Message Date
Robin Johnson
2fc7634686 Fix for bug #593386 might need more work depending on character set
research. We will need to end up knowing the character set MySQL is
using to do it totally right.
2002-08-11 07:27:36 +00:00
Loïc Chapeaux
0738b17033 PHP3 fix and coding standards 2002-08-10 11:43:18 +00:00
Robin Johnson
c4f9ad6e96 accented characters function 2002-08-10 11:10:09 +00:00
Robin Johnson
39a386af83 * libraries/string.lib.php3:
- Detect U+00A0 as whitespace
2002-08-02 03:22:59 +00:00
Marc Delisle
2f03dfeca6 for Loic 2002-07-25 12:29:02 +00:00
Robin Johnson
b2b23b096d 2002-07-24 Robin Johnson <robbat2@users.sourceforge.net>
* libraries/string.lib.php3: optimizations (thanks Lo�c)

2002-07-24 Lo�c Chapeaux  <lolo@phpheaven.net>
    * libraries/string.lib.php3: Function documentation
2002-07-24 18:01:28 +00:00
Robin Johnson
adb72cbca5 libraries/string.lib.php3: String functions for new SQL Parser
Documentation still in progress.
2002-07-23 22:37:17 +00:00