Jump to content

Character Encoding Question


keithodulaigh.com

Recommended Posts

Hi Everyone,

I know that there's a lot of discussion about character encoding and after searching I'm still having problems.

 

I set up a database table for users with utf8_general_ci as the collation. I then tried inserting "Ó Dúlaigh" as the last name of a test user. When I view the database then in phpMyAdmin that name appears incorrectly like an A with a tilde on top. I've tried running the name throught htmlentities() and doing a strtr() but that just made that name appear as: Ó Dúlaigh.

 

My PHP script is saved with UTF8 encoding.

 

I've also tried reading back the data from the database without using phpMyAdmin but appears messed up as well.

 

Can anyone offer me some advice on this problem? Not all of my special characters will be hard-coded into the script. Some will be the result of user input.

 

Many thanks,

Keith

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.