Re: [PHP-DB] PHP + Interbase / Firebird extensions

2003-03-10 Thread Koleszár Tibor
Subject: RE: [PHP-DB] PHP + Interbase / Firebird extensions Tibor, Thanks for your response! I thought it would be fairly simple to find the RPM for Mandrake / Redhat and install it, but I can't seem to find one anywhere for php4-interbase. Apache and PHP are compiled for module support, as I

[PHP-DB] PHP + Interbase / Firebird extensions

2003-03-08 Thread Andy Neillans
This might sound like a daft question, so I apologise :) I have been asked to link to an existing Firebird / Interbase server and pull some records via PHP page on our intranet and internet servers. The problem is, correct me if I am wrong, that I need to recompile PHP to install the Interbase

Re: [PHP-DB] PHP + Interbase / Firebird extensions

2003-03-08 Thread Koleszr Tibor
, 2003 10:42 AM Subject: [PHP-DB] PHP + Interbase / Firebird extensions This might sound like a daft question, so I apologise :) I have been asked to link to an existing Firebird / Interbase server and pull some records via PHP page on our intranet and internet servers. The problem is, correct me

RE: [PHP-DB] PHP + Interbase / Firebird extensions

2003-03-08 Thread Andrew Neillans
Tibor, Thanks for your response! I thought it would be fairly simple to find the RPM for Mandrake / Redhat and install it, but I can't seem to find one anywhere for php4-interbase. Apache and PHP are compiled for module support, as I have a couple of modules already installed and running. Any

[PHP-DB] PHP InterBase Multiple BLOBs display

2002-02-16 Thread Marian Vigenin
Hi, I have read several posting on How to display a graphical BLOB but all of them show how to display only one image. I need to display all the images found in the query including some descriptions for that images. I tried the following but of course only one image appeared. ?PHP

Re: [PHP-DB] php + interbase

2001-11-04 Thread Jacek Krywult
FoxServ, php ver. 4.0.6 ( I tried also 4.0.4 ), win 98. interbase local from Delphi 5. I think that local interbase installed with delphi is pre version 6.0, and the dll you're using is compiled against version Meir Kriheli thanks a lot, that was the reason. Jacek Krywult -- PHP

Re: [PHP-DB] php + interbase

2001-11-01 Thread Meir Kriheli
On Thursday 01 November 2001 20:34, Jacek Krywult wrote: I have an error messagge when try to configure php.ini to use php_interbase.dll. FoxServ, php ver. 4.0.6 ( I tried also 4.0.4 ), win 98. interbase local from Delphi 5. I think that local interbase installed with delphi is pre version

[PHP-DB] php/interbase ibase_trans()

2001-07-10 Thread David Miles
The following sequence appears to hang the webpage... ... $dbht = ibase_trans($dbh); ... insert... if($dbht) { ibase_commit($dbht); } any thoughts to how to overcome this? David Miles -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For

[PHP-DB] PHP + Interbase

2001-04-17 Thread bnunez
Quiero instalar PHP con apache en linux y conectarme a un servidor interbase corriendo en solaris. Ya tengo php, que mas necesito para "activar" la conexion a interbase?. I have a database in solaris (in interbase) and I need to conect to that database. Now there is installed PHP in linux with

Re: [PHP-DB] PHP + Interbase

2001-04-17 Thread Johannes Janson
Hi, check the relevant configure-flag for interbase. most likely to be something like --with-interbase. just type ./configure --help |more and you'll get a lng list of options. Johannes [EMAIL PROTECTED] schrieb im Newsbeitrag [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... Quiero instalar

Re: [PHP-DB] PHP + interbase connection problem

2001-02-25 Thread Meir Kriheli - MKsoft
ginal Message - From: "Duky" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, February 23, 2001 7:53 PM Subject: [PHP-DB] PHP + interbase connection problem Can somebody help me out? I have some problems with connecting my gdb file with PHP. it is giving me this error: Fa