Am I blind? Or is there no support with the regular oracle functions to connect to a database that is hosted on another machine? The manual has this: $conn = Ora_Logon(username, password); but I don't see anywhere to put the host string. - Doug Schasteen
- Re: [PHP-DB] Remote Oracle Connection Doug Schasteen
- Re: [PHP-DB] Remote Oracle Connection Steve Farmer