11-10-2016, 10:24 AM
update:
I found this so i'm up and running but i'm still having trouble with swedish umlauts like åäö, i think something like this need to go into db.php: on line 31.
I also could not find any way of editing my first post so i had to reply to my own post...
I found this so i'm up and running
Code:
$x = $query->results();
Code:
array(PDO::MYSQL_ATTR_INIT_COMMAND => "SET NAMES utf8")
I also could not find any way of editing my first post so i had to reply to my own post...