Skip to content

utf8 #17

@kasperhartwich

Description

@kasperhartwich

Could be an idea to include utf8 support either incorporated or in documentation:

$db = new pdoext_Connection(
    $dsn,
    $username,
    $password,
    array(PDO::MYSQL_ATTR_INIT_COMMAND => 'SET NAMES \'UTF8\'')
);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions