ifx_pconnect()
ifx_pconnect - Open persistent Informix connectionSyntax
resource ifx_pconnect (string $database, string $userid, string $password)Arguments
- database - The database name, as a string.
- userid - The username, as a string.
- password - The password, as a string.
