el_rata
February 26th, 2007, 04:04 PM
i'm building a server to host a website for the company i'm working for, for that i used Edgy Server with LAMP. I'm having problems reading the MySQL database, it reads and writes perfectly, but when i show the data it doesn't show spanish characters. I tried changing the character using phpMyAdmin (editing the field in the table) it and it shows good for the user but not for the admin. Example:
Before the change:
User reads: (square char)
Admin reads: á
After the change:
User reads: á
Admin reads: Á!
!!!!!!!!
i don't know what to do with this, i don't even know where the problem is or where to correct this, and i have to have the server running soon.
Before the change:
User reads: (square char)
Admin reads: á
After the change:
User reads: á
Admin reads: Á!
!!!!!!!!
i don't know what to do with this, i don't even know where the problem is or where to correct this, and i have to have the server running soon.