ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:reference:connection:adonewconnection

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
v5:reference:connection:adonewconnection [2020/01/11 22:52] – [Additional Parameters To DSN connection] mnewnhamv5:reference:connection:adonewconnection [2020/01/11 22:53] – [Additional Parameters To DSN connection] mnewnham
Line 56: Line 56:
 | persist                              | true                                       | [[v5:reference:connection:pconnect|pConnect()]]  | Creates a persistent connection                                      | | persist                              | true                                       | [[v5:reference:connection:pconnect|pConnect()]]  | Creates a persistent connection                                      |
 | persistent        |                    | true                                       | [[v5:reference:connection:pconnect|pConnect()]]  | Creates a persistent connection                                      | | persistent        |                    | true                                       | [[v5:reference:connection:pconnect|pConnect()]]  | Creates a persistent connection                                      |
-| debug                                | true [[v5:userguide:debug|debug]]                                                            || Enables debug mode                                                   | +| debug                                | true[[v5:userguide:debug|debug]]                                                            | Enables debug mode                                                   | 
-| port              | mysqli, postgres9  | int                                                                                          || Sets the connection port                                             | +| port              | mysqli, postgres9  | int   |                                                                                       || Sets the connection port                                             | 
-| socket            | mysqli             | string                                     |                                                  | Sets the connection socket                                           | +| socket            | mysqli             | string                                    |                                                  | Sets the connection socket                                           | 
-| nls_date_format   | oci8               | string                                                                                       || Set date format                                                      | +| nls_date_format   | oci8               | string                                                                                      || Set date format                                                      | 
-| cachesecs                            | int                                                                                          || Sets the number of cache seconds                                     |+| cachesecs                            | int                                                                                         || Sets the number of cache seconds                                     |
 | memCache          |                    | false |[[v5:userguide:memcached|memcache]]                                                    || Enables memcache library for caching                                 | | memCache          |                    | false |[[v5:userguide:memcached|memcache]]                                                    || Enables memcache library for caching                                 |
 | memCacheHost      |                    | array |[[v5:userguide:memcached|memcache]]                                                    || Array of one or more memcached servers                               | | memCacheHost      |                    | array |[[v5:userguide:memcached|memcache]]                                                    || Array of one or more memcached servers                               |
v5/reference/connection/adonewconnection.txt · Last modified: 2020/12/08 10:39 by peterdd