php-db | 2001041
Date: 04/11/01
- Next message: fabrizio.ermini <email protected>: "Re: [PHP-DB] DOH! Is it so obvious that i cannot figure it out?"
- Previous message: COMMONS, PHILIP: "RE: [PHP-DB] Help with results output needed"
- Next in thread: fabrizio.ermini <email protected>: "Re: [PHP-DB] DOH! Is it so obvious that i cannot figure it out?"
- Reply: fabrizio.ermini <email protected>: "Re: [PHP-DB] DOH! Is it so obvious that i cannot figure it out?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I have PHP4 and MySQL running on a W98 PWS webserver.
My database is ported from Access and looks fine in MySQL.
I can query the database from a webbrowser window, but the result
("capital o with dots" for example) come out as "TM" (as in the
trademark symbol).
I know that this is because of the difference in the DOS and Windows
charset, but how / where do i solve it?
Should i do something with MySQL?
Should i write a routine in PHP that scan every text returned for the
characters and if found - change them before printing them to the
browser? This seems like a slow process.
Any suggestions?
--Michel Laine
Please remove the NOSPAM in the email address if you reply directly to me.
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-db-unsubscribe <email protected> For additional commands, e-mail: php-db-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: fabrizio.ermini <email protected>: "Re: [PHP-DB] DOH! Is it so obvious that i cannot figure it out?"
- Previous message: COMMONS, PHILIP: "RE: [PHP-DB] Help with results output needed"
- Next in thread: fabrizio.ermini <email protected>: "Re: [PHP-DB] DOH! Is it so obvious that i cannot figure it out?"
- Reply: fabrizio.ermini <email protected>: "Re: [PHP-DB] DOH! Is it so obvious that i cannot figure it out?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

