ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:reference:connection:pconnect

Differences

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

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
reference:pconnect [2015/07/26 05:06] – created mnewnhamv5:reference:pconnect [2016/01/13 02:31] – ↷ Links adapted because of a move operation mnewnham
Line 3: Line 3:
 <WRAP right box> <WRAP right box>
 == See Also == == See Also ==
-[[database:connection_matrix|The Connection Matrix]]+[[v5:database:connection_matrix|The Connection Matrix]]
 == Syntax == == Syntax ==
-   mixed connect(+   mixed pConnect(
          optional string $parameter1 = '',          optional string $parameter1 = '',
          optional string $parameter2 = '',          optional string $parameter2 = '',
Line 14: Line 14:
 </WRAP> </WRAP>
 ===== Description ===== ===== Description =====
-The function ''pConnect()'' is a wrapper for [[reference:connect|connect()]] that forces a persistent connection.+The function ''pConnect()'' is a wrapper for [[v5:reference:connect|connect()]] that forces a persistent connection.
v5/reference/connection/pconnect.txt · Last modified: 2016/01/17 00:00 by mnewnham