Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mysqli set_charset #51

Closed
wninaus opened this issue Mar 5, 2014 · 1 comment
Closed

mysqli set_charset #51

wninaus opened this issue Mar 5, 2014 · 1 comment
Assignees

Comments

@wninaus
Copy link
Contributor

wninaus commented Mar 5, 2014

when setting $this->dbh->query("SET NAMES '".$encoding."'"); in select a
$this->dbh->set_charset('".$encoding."'); would be fine.
http://www.php.net/manual/en/mysqlinfo.concepts.charset.php
br wolf

@fawaf fawaf self-assigned this Dec 27, 2014
@Scott-Mc
Copy link

Agreed on this, also has benefits of working with escaping. I have fixed this in #117

@fawaf fawaf closed this as completed Feb 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants