Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Fatal error: Call to undefined function: ocilogon() .......

Fatal error: Call to undefined function: ocilogon() .......

From: yy <yy_at_miobuffer.com.tw>
Date: Wed, 16 Aug 2000 09:31:04 +0800
Message-ID: <8ncr20$sa7@netnews.hinet.net>

Hello :

         I just install Oracle 8.0.5i and PHP4 + apache 1.3.12 on linux platform. But something wrong with the following message..........

      Fatal error: Call to undefined function: ocilogon() in connect.php3 on line 2

and my source code :

<?
$db="lo8";
$conn = ocilogon("mio","mio",$db);
?>

Thank you.

Sam Received on Tue Aug 15 2000 - 20:31:04 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US