> I made a class called OracleCon that is used to connect to an Oracle
> server and provide some certain queries to the database
> When i create an object of that class and serialize it to add it to a
> cookie, if i echo the $object->connection attribute i get a "Resource
> id #2"
>
> When after r
> -Original Message-
> From: Valantis Kamayiannis [mailto:[EMAIL PROTECTED]]
> Sent: 24 September 2002 12:37
>
> I made a class called OracleCon that is used to connect to an
> Oracle server
> and provide some certain queries to the database
> When i create an object of that class and se
From: "Andrew Hill" <[EMAIL PROTECTED]>
> To: "Joe Brown" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
> Sent: Monday, March 12, 2001 5:32 PM
> Subject: Re: [PHP-DB] Oracle connection
>
>
>> Or, you can use ODBC :)
>>
>> A PHP/ODBC HOWTO
can odbc be used from php on linux, or is it just a windows thing?
- Original Message -
From: "Andrew Hill" <[EMAIL PROTECTED]>
To: "Joe Brown" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Monday, March 12, 2001 5:32 PM
Subject: Re: [PHP-DB] Orac
Or, you can use ODBC :)
A PHP/ODBC HOWTO is available at http://www.iodbc.org
and driver are available at www.openlinksw.com
Please let me know if you require assistance.
Best regards,
Andrew
---
Andrew Hill - OpenLink Software
Director Technology Evangelism
You need to acquire the oracle network drivers for linux, from Oracle. I'm
only aware of the ones that come with Oracle for linux, though they may have
them bundled seperately.
Fight your way through the inconcievably difficult installation process.
After defining some environment variables (th