[PHP-DB] Re: Connect to Oracle DB

2003-09-14 Thread Philippe Saladin
"Frederico Madeia" <[EMAIL PROTECTED]> a écrit dans le message news: [EMAIL PROTECTED] ... > How i connect one server running PHP(linux) to other server running > Oracle(linux) ?? > when i tryed to connect with ora_logon, the server return me: Call to > undefined function: ora_logon(). 1) the or

Re: [PHP-DB] Connect to Oracle DB

2003-09-14 Thread Martin Marques
El Vie 12 Sep 2003 18:36, Frederico Madeia escribió: > Martin, > > In some doc that i've read when i compile the php i must put yhe > $ORACEL_HOME path, so if oracle isn't instaled on same machine ??? Lets see. I don't use, or ever used Oracle, but I guess my experience with Informix and PostgreS

[PHP-DB] Re: DB update problem...

2003-09-14 Thread James Hatridge
Hi Simon, On Saturday 13 September 2003 19:01, Simon Stiefel wrote: > On 13 Sep 2003 at 17:26, James Hatridge wrote: > > HI gang! > > Hi! > > > I am trying to do a mysql update. I wrote a small bash file that works > > fine at the command line. But I would like to have it ran by PHP whenever > > I