Date: 11/28/01
- Next message: Tim Foster: "RE: [PHP-DB] inserting mysql data using php array???"
- Previous message: Daniel Barton: "Re: [PHP-DB] JOIN - Not working."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
I'm just getting started with php/mysql and I have a big question: how do I
handle the special chars? when I import an excel sheet into my db, all
special chars are displayed wrongly. If a change them to html entities befor
the import, it works, but it's ugly to have all the & and whatnot in the
db. Is there some way i can administrate thise special chars?
also, the function htmlentities() does not work properly - it ignors ö, ä,
etc.
Does anyone know a manual for that?
Thanks!!!
Simon
-- 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: Tim Foster: "RE: [PHP-DB] inserting mysql data using php array???"
- Previous message: Daniel Barton: "Re: [PHP-DB] JOIN - Not working."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

