(PHP 4 >= 4.0.2, PHP 5 <= 5.0.5, PECL ingres >= 1.0.0)
Open a connection to an Ingres database
resource ingres_connect ([ string $database [, string $username [, string $password [, array $options ]]]] )
ingres_connect() opens a connection with the given Ingres database.
The connection is closed when the script ends or when ingres_close() is called on this link.
Parameters: