Quote:
Originally Posted by rapidphim
yes it works on 3.7.3. however, I wonder if anyone can show me how to make this mod read UTF-8?
|
put
header('Content-Type: text/html; charset=UTF-8');
on top of read_pms.php
just guessing broadly, not sure it will work
if your board is set to utf-8 it should work already, so if it doesnt, try putting it a little more down in the code, in case VB is already setting a charset with header