$dbh = ibase_connect('fbsql:database.domain.tld', 'database.domain.tld', 'password'); // SQL, ... ibase_close($dbh);