Subject | Re: [firebird-php] PHP Driver status |
---|---|
Author | Milan Babuskov |
Post date | 2008-10-22T08:57:33Z |
Hi Lester,
Lester Caine wrote:
anything on the PHP side. Access path is determined by Firebird client
library and not PHP. You could happily take php_interbase.dll compiled
against one FBClient.DLL and replace that DLL with another (say, for
example, fbembed.dll renamed to be fbclient.dll) and it will work.
PHP doesn't and shouldn't know anything about it.
Regards,
--
Milan Babuskov
http://www.flamerobin.org
http://www.guacosoft.com
Lester Caine wrote:
> fbclient.dll allows local direct access to a server without using TCP/IP andalthough everything you wrote is correct, I fail to see how that changes
> that has to be compatible with the server. While it would be possible to say
> 'PHP uses TCP/IP access only' the other applications may not have that
> restriction. It is the much more complex combination of access methods that
> the client supports that needs someone who understands ALL the knock-on
> effects have having different versions of the client present?
anything on the PHP side. Access path is determined by Firebird client
library and not PHP. You could happily take php_interbase.dll compiled
against one FBClient.DLL and replace that DLL with another (say, for
example, fbembed.dll renamed to be fbclient.dll) and it will work.
PHP doesn't and shouldn't know anything about it.
Regards,
--
Milan Babuskov
http://www.flamerobin.org
http://www.guacosoft.com