v5:session:reference:persist
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| v5:session:reference:persist [2018/07/01 21:52] – typo in class name peterdd | v5:session:reference:persist [2018/07/01 22:55] (current) – prefer functions start lowercase (#430) peterdd | ||
|---|---|---|---|
| Line 8: | Line 8: | ||
| </ | </ | ||
| ===== Description ======= | ===== Description ======= | ||
| - | The **static** method //**persists**// sets or gets the status of a persistent connection on the session connection. This is not the same value as the driver associated with the database abstraction layer. | + | The **static** method //**persist**// sets or gets the status of a persistent connection on the session connection. This is not the same value as the driver associated with the database abstraction layer. |
| - | The value must be set **// | + | The value must be set **// |
| Line 16: | Line 16: | ||
| ^$connectMode^Connection Method^ | ^$connectMode^Connection Method^ | ||
| - | ^true|PConnect()| | + | ^true|pConnect()| |
| - | ^false|Connect()| | + | ^false|connect()| |
| - | ^' | + | ^' |
| - | ^' | + | ^' |
| - | ^' | + | ^' |
| =====Use As A Getter===== | =====Use As A Getter===== | ||
v5/session/reference/persist.1530474747.txt.gz · Last modified: by peterdd
