[PHP-NOTES] note 130319 added to ref.pdo-mysql.connection

[email protected] ("[email protected]")
Newsgroups php.notes
Message-ID <[email protected]>
This options are the best for many situations:
        
$options = [ PDO::ATTR_ERRMODE => PDO::ERRMODE_EXCEPTION,
                    PDO::ATTR_DEFAULT_FETCH_MODE => PDO::FETCH_ASSOC,
                    PDO::ATTR_EMULATE_PREPARES => false,
                    PDO::ATTR_CASE => PDO::CASE_LOWER];
----
Server IP: 45.112.84.4
Probable Submitter: 80.90.5.137 (proxied: 87.223.130.93)
----
Manual Page -- https://php.net/manual/en/ref.pdo-mysql.connection.php
Edit        -- https://main.php.net/note/edit/130319
Del: integrated  -- https://main.php.net/note/delete/130319/integrated
Del: useless     -- https://main.php.net/note/delete/130319/useless
Del: bad code    -- https://main.php.net/note/delete/130319/bad+code
Del: spam        -- https://main.php.net/note/delete/130319/spam
Del: non-english -- https://main.php.net/note/delete/130319/non-english
Del: in docs     -- https://main.php.net/note/delete/130319/in+docs
Del: other reasons-- https://main.php.net/note/delete/130319
Reject      -- https://main.php.net/note/reject/130319
Search      -- https://main.php.net/manage/user-notes.php
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.