06-20-2009, 07:05 PM
|
#13 (permalink)
|
|
The Prestige
Join Date: Oct 2007
Location: Manchester, UK
Posts: 854
Thanks: 32
|
You could try sending the correct HTTP header (if your not already :) )
PHP Code:
header('Content-type: text/html; charset=UTF-8');
__________________
mysql> SELECT * FROM `users` WHERE `users`.`clue` > 0;
Empty set (0.00 sec)
|
|
|
|