LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   apache and mysql problem (https://www.linuxquestions.org/questions/linux-software-2/apache-and-mysql-problem-445878/)

joeenet 05-17-2006 08:48 PM

apache and mysql problem
 
Hi, I've been developing a application using php mysql and apache

Im writting my aplication in two languages English and Spanish.
The english version works great, but im having problems the the spanish version. The problem is that apache and mysql don't really display spacial characters of the spanish language such as ñ ó ú í etc.

Does anybody know how can I get mysql and pache to display the spanish characters.

Im runing FC5

Thanks

marie@dk 05-19-2006 06:39 AM

You probably have the wrong character set on the database. See the mysql documentation on this issue:
http://dev.mysql.com/doc/refman/5.0/en/charset.html


All times are GMT -5. The time now is 12:04 PM.