00006: static $instance;
00007: if(!isset($instance)) {
00008: $instance = new PDOe($dsn.';charset=UTF-8',$username,$password,$driver_options);
00009: }
00010: return $instance;
Komunikat:SQLSTATE[28000] [1045] Access denied for user 'mycka'@'localhost' (using password: YES)