ID: 16427 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Oracle related Operating System: windows 2000 PHP Version: 4.1.2 New Comment:
The bug system is not the appropriate forum for asking support questions. For a list of a range of more appropriate places to ask for help using PHP, please visit http://www.php.net/support.php Previous Comments: ------------------------------------------------------------------------ [2002-04-04 06:10:26] [EMAIL PROTECTED] how can i connect to oracle using php I have installed a php in IIS. I got this error on browsing the site Fatal error: Call to undefined function: ocilogon() in C:\abc\php\try.php on line 3 I wrote this code: <? require('./db-include.inc'); $iDBConn = OCILogon(DB_USER,DB_PASS,DB_NAME); ?> my oracle is in D drive what i have to to please suggest me ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=16427&edit=1
