My php code:
<?
putenv("ORACLE_SID=TOOLS");
putenv("ORACLE_HOME=/somepath");
$db = '(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = TCP)(HOST = bee4.pcs.mot.com)(PORT...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_21529632.htm...
Zones:
PHPDate Answered: 01/16/2006 Grade: A Views: 22
i awnt to upload a image to oracle database & it gave me this error :
Warning: OCILobWrite: OCI_INVALID_HANDLE in /home/shopadmin/uploadfile.html on line 23
Couldn't upload Blob
the code ...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_20125504.htm...
Zones:
PHPDate Answered: 04/08/2002 Grade: A Views: 0
i am trying to connect my php script which is hosted on a vps with oracle connector installed on it but when my scripts try to connect to oracle server on remote server it gives me error to configu...
http://www.experts-exchange.com/Database/Oracle/Q_23890055.html