On Sun, 28 Dec 2003, Rui Hirokawa wrote: > hirokawa Sun Dec 28 09:07:34 2003 EDT > > Modified files: > /php-src/ext/sqlite config.m4 > Log: > added a option to select character encoding for sqlite.
I think Wez didn't add this on purpose as the UTF-8 support is kinda 'unstable': when an incorrect UTF-8 string is found by sqlite it simply calls abort()... not very good inside a webserver. Derick -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php