Reseller Domain Murah dan termurah di Indonesia? ya di ResellerCamp.
         
 

Forum PHP Indonesia

 
Advanced Search
   
 
Home Register FAQ Memberlist Usergroups  
 
 

Forum PHP Indonesia Forum Index Oracle, MSSQL, Postgre, MS Access php connect
Display posts from previous:   
      All times are GMT + 7 Hours  

php connect

Post new topic  Reply to topic

Sat Nov 07, 2009 22:18
Author Message
GenRe
PHPnewbie
PHPnewbie


Joined: 18 Feb 2009
Posts: 11

Post subject: php connect Reply with quote

alow master2 php Cool Man

ai bikin program buat ngetest koneksi dari php ke oracle
nih codingan ane
Code:
<?php <?
$db "(DESCRIPTION = (ADDRESS_LIST =(ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.1.12)(PORT = 1251)))(CONNECT_DATA = (SID = ivasdb)(SERVER = DEDICATED)))";
$kon oci_connect("test","test",$db);
if(
$kon)
{echo 
"koneksi berhasil" ;}
else
{echo 
"koneksi gagal";}
?> ?>


wktu ai jalanin tuh software muncul error : "Fatal error: Call to undefined function oci_connect() in C:\xampp\htdocs\testing\testcon.php"

ai dah coba buka extension
extension=php_oracle.dll
extension=php_oci8.dll
extension=php_pdo_oci.dll
extension=php_pdo_oci8.dll

Tetapi hasilnya sama aj, maseh error Cry
Mohon pencereahannya dari para suhu hail
 
View user's profile Send private message Yahoo Messenger
      Back To Top  

Sun Nov 15, 2009 15:54
Author Message
GenRe
PHPnewbie
PHPnewbie


Joined: 18 Feb 2009
Posts: 11

Post subject: Reply with quote

Setelah sekian lama berusaha ahirnya ktemu juga cara koneksi eikh temuin juga caranya Cry

eikh gunain Xampp 1.6.7 php oracle 9i, code php yg eikh kasih udah btul masalahnya ad pada oci 8nya Big Smile
 
View user's profile Send private message Yahoo Messenger
      Back To Top  
Post new topic  Reply to topic

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


      Back To Top  

Page 1 of 1
Jump to:  
Powered by phpBB © 2001, 2002 phpBB Group
Avalanche style by What Is Real © 2004