Some items in my mySQL table have cedilla. In mySQL command line, I can print the columns without a problem. But when I try to run a PHP script, all words that should have a cedilla is printed with a funny symbol that looks like a cross instead of the cedilla. Accented characters like á, ó, ã and ô, very common in Portuguese, are just replaced with a blank space. Does anyone know how to fix it?
I am running PHP 4.1.0, mySQL 3.23.47 and one of the latest versions of Xitami in Windows 95.
Thank you,
Luciano ES
Santos, SP - Brasil