MySQL Forums
Forum List  »  PHP

Re: Need help with charset
Posted by: Georg Richter
Date: May 30, 2005 06:21AM

For changing the charset you should use the function mysqli_set_charset.

This function was added a few days ago (PHP 5.0 and PHP 5.1 cvs) and requires latest 4.1 or 5.0 Server and client library (http://snaps.mysql.com)

Georg

Georg Richter, Senior Software Developer
MySQL AB, www.mysql.com

Are you MySQL certified? www.mysql.com/certification

Options: ReplyQuote


Subject
Written By
Posted
Re: Need help with charset
May 30, 2005 06:21AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.