ingres_connect

 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.

戻り値

Returns a Ingres link resource on success or FALSE on failure