- Edited
To do that you would want to modify the headers being sent. To do so you would use something like:
header('Content-Type: text/html; charset=utf-8');
I THINK (guessing here) that you would want to add that to your \include\client\header.inc.php