v6:reference:connection:nconnect
connector::nConnect
See Also
Syntax
mixed nConnect(
optional string $parameter1 = '',
optional string $parameter2 = '',
optional string $parameter3 = '',
optional string $parameter4 = '',
)
Description
The function nConnect() is a wrapper for connect() that forces a new connection. Some databases do not support this and simply return the existing connection if available.
Syntax
See connect()
v6/reference/connection/nconnect.txt · Last modified: by 127.0.0.1
