php3-list | 2000051
Date: 05/14/00
- Next message: Marian Vasile: "[PHP3] Registration database !"
- Previous message: Mesut TUNGA: "[PHP3] Add A Comment PHP Script"
- Next in thread: Jouni Ahto: "Re: [PHP3] ibase_connect()"
- Reply: Jouni Ahto: "Re: [PHP3] ibase_connect()"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: Marian Vasile: "[PHP3] Registration database !"
- Previous message: Mesut TUNGA: "[PHP3] Add A Comment PHP Script"
- Next in thread: Jouni Ahto: "Re: [PHP3] ibase_connect()"
- Reply: Jouni Ahto: "Re: [PHP3] ibase_connect()"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

