Char encoding problem (utf8)
First unread post • 2 posts
• Page 1 of 1
Char encoding problem (utf8)
Hi, i saw this post http://edo.webmaster.am/forum/jumi/danish-character-problems-t237.html and i'm facing a "similar" issue. I have all the databases in ut8, file saved with utf8 encoding, so this should not be an issue.
I also have mysql_query("SET NAMES 'utf8'"); before my SELECT statements.
My problem is that I can't display prices from my mysql
Example:
I can show in a table "1", but i can't show "$1" it appears as "jumi" instead
also if I try to "force" using
echo "$".$row[blabla];
or
echo"\$".$row[blabla];
I still have the same problem.
Any ideas of what's happening?
I'm using Jumi and I'm calling the Jumi app inside an article with this code:
{jumi [*3]}
I also have mysql_query("SET NAMES 'utf8'"); before my SELECT statements.
My problem is that I can't display prices from my mysql
Example:
I can show in a table "1", but i can't show "$1" it appears as "jumi" instead
also if I try to "force" using
echo "$".$row[blabla];
or
echo"\$".$row[blabla];
I still have the same problem.
Any ideas of what's happening?
I'm using Jumi and I'm calling the Jumi app inside an article with this code:
{jumi [*3]}
- edgarf
- Posts: 3
- Joined: Sun May 29, 2011 10:36 am
Re: Char encoding problem (utf8)
By the way, I have no issues when I try to use one menu to point to a JUMI app.
This is only happening when i try to use Jumi inside one article.
Any ideas on how to fix this?
This is only happening when i try to use Jumi inside one article.
Any ideas on how to fix this?
- edgarf
- Posts: 3
- Joined: Sun May 29, 2011 10:36 am
2 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 2 guests