PDA

View Full Version : Database characters...


agueviv
9-4-06, 04:48 PM
Hi... I trying to restore a database and I´m having this issue, it contain spanish languaje words and instead of accents it shows weird characters in my forum.

For example:

Original words: después de un largo día
Database contents: después de un largo dìa (I browsed the DB using the phpmysqladmin and it shows the words like this)

If I browse my database text file, the file that is restored to my DB, it contains the text "después de un largo día" ...

How can I fix this? Seems like my DB text file and the database once uploaded don´t have the same contents.

Thanx...