•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the HTML and CSS section within the Web Development category of DaniWeb, a massive community of 456,466 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,776 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our HTML and CSS advertiser: Lunarpages Web Hosting
Views: 551 | Replies: 2
![]() |
•
•
Join Date: Jul 2007
Posts: 7
Reputation:
Rep Power: 0
Solved Threads: 0
dear all.
I am using php to design my website. I am vietnamese so i use font utf-8 in my database. But when i used php to connect to database, the display of the result has a problem. It was neither vietnamese to english. It had strange symbol. I think my php was not encoded to utf-8.
Please help me.
I am using php to design my website. I am vietnamese so i use font utf-8 in my database. But when i used php to connect to database, the display of the result has a problem. It was neither vietnamese to english. It had strange symbol. I think my php was not encoded to utf-8.
Please help me.
It is probably an issue with the php config file. In config.php, there is a section to enable multi-language support.
So look on your server in the directory where the config file resides.
Make sure it has something like..
So look on your server in the directory where the config file resides.
Make sure it has something like..
// Supported languages
// Maps a shortcut to a Geeklog language file (without the '.php' extension)
$_CONF['language_files'] = array (
'en' => 'english',
'de' => 'german_formal' If the computer looking at the site does not have a Vietnamese font, you are going to get zxnrbl instead. It will try to substitute the closest thing to it, and that could be anything.
Using utf does not guarantee that all of the characters can be displayed on a particular computer. I checked through my fonts, and found only the following languages:
- English
- Western European
- Spanish
- Scandinavian
- Greek
- Russian
- Arabic
- Japanese phonetic
Using utf does not guarantee that all of the characters can be displayed on a particular computer. I checked through my fonts, and found only the following languages:
- English
- Western European
- Spanish
- Scandinavian
- Greek
- Russian
- Arabic
- Japanese phonetic
Daylight-saving time uses more gasoline
![]() |
•
•
•
•
•
•
•
•
DaniWeb HTML and CSS Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
- Internet Explorer 7 stupid font (Web Browsers)
- Font problem (OS X)
- Crystal Report Font Problem (ASP.NET)
- Newbie question about desktop problem (Windows NT / 2000 / XP / 2003)
- Simple answer for vexing problem? (OS X)
- font problem (Web Browsers)
- SuSE 9.0 Professional showing crappy font face/type (*nix Software)
- PLEASE HELP: Windows XP Major problem (Windows NT / 2000 / XP / 2003)
Other Threads in the HTML and CSS Forum
- Previous Thread: very curious , How facebook is hosted and made ?
- Next Thread: How to: Excel Spreadsheet online??



Linear Mode