MySQL, PHP funny characters?

  • Thread starter Thread starter yuukan
  • Start date Start date
Y

yuukan

Guest
I have a problem using accented characters like á è , etc.
I have a loginsystem , but when a user types á or è, MySQL registers the data and the accented characters got converted to some weird looking chars,

For example something that was:
félix

Got converted to:
fÂlix

Is possible to solve that?? I´m using PHPmyadmin, please help!

I´m a beginner , so please tell me step by step if possible

any help will be appreciated.
 
Uhm, i think theres a code for certain things, may only be html but it will usually be &number= or something..... dont quote me, just TRYING to help
 
Back
Top