| | |
problem with language
Please support our PHP advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
•
•
Join Date: Dec 2007
Posts: 195
Reputation:
Solved Threads: 27
You need to make 2 changes
1. Modify your HTML page to set content type has below
2. After mysql_connect() and mysql_select_db() add this line
mysql_query("SET NAMES utf8");
1. Modify your HTML page to set content type has below
html Syntax (Toggle Plain Text)
<html> <head> <meta http-equiv="Content-type" value="text/html; charset=utf-8">
2. After mysql_connect() and mysql_select_db() add this line
mysql_query("SET NAMES utf8");
![]() |
Similar Threads
- C++ problem - new to the language and stuck (C++)
- dreamweaver problem with language (Site Layout and Usability)
- Windows 98se language problem (Windows 95 / 98 / Me)
- IE Language Problem (Web Browsers)
- problem with dll file (Windows NT / 2000 / XP)
- PLEASE HELP: Windows XP Major problem (Windows NT / 2000 / XP)
- Major Problem (Web Browsers)
Other Threads in the PHP Forum
- Previous Thread: Installing PHP on Win XP Pro
- Next Thread: PHP Calculator Help
| Thread Tools | Search this Thread |
Tag cloud for PHP
.htaccess access ajax apache api array beginner binary broken cakephp checkbox class cms code cron curl database date directory display download dynamic ebooks echo email error file files folder form forms function functions google href htaccess html image include insert integration ip java javascript joomla limit link login loop mail mediawiki menu mlm mod_rewrite multiple mysql number oop parse paypal pdf php phpincludeissue phpmyadmin problem query radio random recursion regex remote script search server sessions sms soap source space speed sql structure subdomain syntax system table tag tutorial update upload url validation validator variable vbulletin video web white xml youtube





