Subject Re: [firebird-php] linking databases on two different machines
Author Jiri Cincura
On 29.3.2006 0:07 nwo_2013 wrote:
> I have machine number 1 (Windows 2003) which acts as a file and
> application server for the local network, also I´ve got machine number
> 2 (Linux) that is used as a web server (Apache). I need to set up a web
> page on machine 2, which queries a database located on machine 1.

And using
ibase_connect('machine1:database', 'user', 'pass', 'UNICODE_FSS');
on machine2 isn't suitable?

--
Jiri Cincura
http://www.cincura.net/