Forcing UTF-8 MySQL query results in PHP
Issuing the query below immediately after establishing the MySQL database connection forces UTF-8 responses to subsequent queries.
Issuing the query below immediately after establishing the MySQL database connection forces UTF-8 responses to subsequent queries.
Its easy enough to export formatted dates as strings to a .csv file for Excel, but if you want to...
To backup the underlying MySQL databases for websites (Joomla! WordPress etc) I usually ssh into the hosting server, run mysqldump,...
“load data infile” imports were failing when running MySQL on Ubuntu 12.04.2 LTS because MySQL was unable to read the...
Recent Comments