GraphicRiver

Charset when saving to the DB.

224 posts
  • Sold between 5 000 and 10 000 dollars
  • Repeatedly Helped protect Envato Marketplaces against copyright violations
  • Referred between 100 and 199 users
  • Bought between 10 and 49 items
  • Microlancer Beta Tester
  • Has been a member for 2-3 years
  • Exclusive Author
  • Portugal
vtimbuc says

Hi guys,

I have a little problem. On a wordpress site I have a form on a page where I can submit info that is saved on the database. The problem is that when I use special characters they are not saved in utf-8 so I have to go to the WP-Admin and fix that characters.

How can I set to save the data on database using the utf-8 charset.

Thanks.

224 posts
  • Sold between 5 000 and 10 000 dollars
  • Repeatedly Helped protect Envato Marketplaces against copyright violations
  • Referred between 100 and 199 users
  • Bought between 10 and 49 items
  • Microlancer Beta Tester
  • Has been a member for 2-3 years
  • Exclusive Author
  • Portugal
vtimbuc says

bump

2333 posts
  • Grew a moustache for the Envato Movember competition
  • Community Moderator
  • Elite Author
  • Contributed a Blog Post
  • Won a Competition
  • Repeatedly Helped protect Envato Marketplaces against copyright violations
  • Has been a member for 4-5 years
+8 more
dtbaker moderator says

can you post some code so we can see how the characters are saved to the database? can you post a link to the page so we can see what the form / html looks like that is submitting the data ?

100 posts
  • Australia
  • Sold between 5 000 and 10 000 dollars
  • Bought between 10 and 49 items
  • Exclusive Author
  • Has been a member for 2-3 years
  • Referred between 1 and 9 users
michaeldale says

First you need to make sure the table was created with UTF -8 and secondly when connecting to the database you need to set it to UTF -8 with “SET NAMES utf8” before doing any queries.

224 posts
  • Sold between 5 000 and 10 000 dollars
  • Repeatedly Helped protect Envato Marketplaces against copyright violations
  • Referred between 100 and 199 users
  • Bought between 10 and 49 items
  • Microlancer Beta Tester
  • Has been a member for 2-3 years
  • Exclusive Author
  • Portugal
vtimbuc says

Hey guys, I don’t have access to the DB so I can’t see if the table was created in utf-8. But here is the link to the page code http://vtimbuc.net/dev/code.html . Thanks

by
by
by
by
by