Welcome Guest, Not a member yet? Register   Sign In
MySQL and extended ASCII
#2

[eluser]Glen Swinfield[/eluser]
If you use utf-8 encoding in your MySQL tables it will probably work.

In the html header of your pages make sure you set the encoding also:

Code:
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />

This may help.


Messages In This Thread
MySQL and extended ASCII - by El Forum - 07-12-2007, 01:16 PM
MySQL and extended ASCII - by El Forum - 07-12-2007, 01:59 PM
MySQL and extended ASCII - by El Forum - 07-12-2007, 02:23 PM
MySQL and extended ASCII - by El Forum - 07-12-2007, 08:21 PM
MySQL and extended ASCII - by El Forum - 07-20-2007, 10:42 AM



Theme © iAndrew 2016 - Forum software by © MyBB