Welcome Guest, Not a member yet? Register   Sign In
Text input not being processed properly!
#11

[eluser]Tominator[/eluser]
1. in HTML:
Code:
<meta http-equiv="content-type" content="text/html; charset=utf-8">
2. save your files in UTF-8 encoding
3. set your DB/table/fields to UTF-8
4. doesn't work? try:
Code:
mysql_query("SET CHARACTER SET utf8");


Messages In This Thread
Text input not being processed properly! - by El Forum - 04-23-2010, 03:59 PM
Text input not being processed properly! - by El Forum - 04-24-2010, 07:59 AM
Text input not being processed properly! - by El Forum - 04-24-2010, 09:16 AM
Text input not being processed properly! - by El Forum - 04-24-2010, 09:19 AM
Text input not being processed properly! - by El Forum - 04-24-2010, 10:01 AM
Text input not being processed properly! - by El Forum - 04-24-2010, 10:58 AM
Text input not being processed properly! - by El Forum - 04-29-2010, 07:18 PM
Text input not being processed properly! - by El Forum - 04-29-2010, 11:32 PM
Text input not being processed properly! - by El Forum - 04-30-2010, 01:05 AM
Text input not being processed properly! - by El Forum - 04-30-2010, 04:33 PM
Text input not being processed properly! - by El Forum - 05-01-2010, 03:42 AM
Text input not being processed properly! - by El Forum - 05-04-2010, 06:31 AM



Theme © iAndrew 2016 - Forum software by © MyBB