Welcome Guest, Not a member yet? Register   Sign In
Problem with pound (£) in MySQL AR insert statements
#14

[eluser]Max_Power[/eluser]
Thanks for that. I set up this test with UTF-8:

Code:
CREATE TABLE IF NOT EXISTS `test` (
  `opt` varchar(255) NOT NULL,
  `value` varchar(255) NOT NULL,
  PRIMARY KEY  (`opt`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

Still doesn't return the GBP symbol correctly...


Messages In This Thread
Problem with pound (£) in MySQL AR insert statements - by El Forum - 04-12-2008, 12:54 AM
Problem with pound (£) in MySQL AR insert statements - by El Forum - 04-12-2008, 05:03 AM
Problem with pound (£) in MySQL AR insert statements - by El Forum - 04-12-2008, 05:08 AM
Problem with pound (£) in MySQL AR insert statements - by El Forum - 04-12-2008, 05:11 AM
Problem with pound (£) in MySQL AR insert statements - by El Forum - 04-12-2008, 07:10 AM
Problem with pound (£) in MySQL AR insert statements - by El Forum - 04-12-2008, 08:04 AM
Problem with pound (£) in MySQL AR insert statements - by El Forum - 04-12-2008, 09:10 AM
Problem with pound (£) in MySQL AR insert statements - by El Forum - 04-13-2008, 07:43 AM
Problem with pound (£) in MySQL AR insert statements - by El Forum - 01-12-2009, 04:27 PM
Problem with pound (£) in MySQL AR insert statements - by El Forum - 01-12-2009, 04:36 PM
Problem with pound (£) in MySQL AR insert statements - by El Forum - 01-12-2009, 04:36 PM
Problem with pound (£) in MySQL AR insert statements - by El Forum - 01-12-2009, 04:50 PM
Problem with pound (£) in MySQL AR insert statements - by El Forum - 01-12-2009, 04:57 PM
Problem with pound (£) in MySQL AR insert statements - by El Forum - 01-12-2009, 05:02 PM
Problem with pound (£) in MySQL AR insert statements - by El Forum - 01-12-2009, 05:14 PM
Problem with pound (£) in MySQL AR insert statements - by El Forum - 01-12-2009, 05:21 PM
Problem with pound (£) in MySQL AR insert statements - by El Forum - 01-12-2009, 05:28 PM
Problem with pound (£) in MySQL AR insert statements - by El Forum - 01-12-2009, 05:40 PM
Problem with pound (£) in MySQL AR insert statements - by El Forum - 01-12-2009, 05:56 PM



Theme © iAndrew 2016 - Forum software by © MyBB