I want to try inserting a UTF-8 string into a varchar field. I'd like to
try something like cyrillic, which I know uses multiple byte characters
mixed with single byte characters. Anyone know how to create binary
values as an argument to insert into a field?

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to