Justtechjobs.com Find a programming school near you






Online Campus Both


php3-list | 2000051

[PHP3] ibase_connect() From: alex (alex <email protected>)
Date: 05/14/00

Hey guys

I just downloaded interbase 6 beta and compiled php --with-interbase
I've noticed that the syntax for connecting to a database is:

int ibase_connect(string database, string [username] , string [password] );

To be honest I expected to find 'string host' instead of 'string database'
there.
Does this mean I have to mount the remote filesystem where I deployed my
database in order to give a path to it?
Is there any workaround to connect to a host (other than odbc.. which i
think it's not even supported by interbase).

any hints , as allways, are very welcome

Alex

-- 
PHP 3 Mailing List <http://www.php.net/>
To unsubscribe, send an empty message to php3-unsubscribe <email protected>
To subscribe to the digest, e-mail: php3-digest-subscribe <email protected>
To search the mailing list archive, go to: http://www.php.net/mailsearch.php3
To contact the list administrators, e-mail: php-list-admin <email protected>