Code: Select all
,Code: Select all
and [syntax="..."] tags where appropriate when posting code. Your post has been edited to reflect how we'd like it posted. Please read: [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url] to learn how to do it too.[/color]
Dear Friends
I got this error.
pl help this problem.Code: Select all
$db ="(DESCRIPTION =
(ADDRESS =
(PROTOCOL = TCP)
(HOST = localhost)
(PORT = 1512)
)
(CONNECT_DATA = (SID = orcl))
)";that is the code.
this is the error i got.
Fatal error: Call to undefined function oci_connect() in C:\Program Files\Apache Group\Apache2\htdocs\web\info.php on line 51
i checked the php dll files. in ext folder. i put all the dependacies files.
pl help me .
thanks
Bhagya
feyd | Please use
Code: Select all
,Code: Select all
and [syntax="..."] tags where appropriate when posting code. Your post has been edited to reflect how we'd like it posted. Please read: [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url] to learn how to do it too.[/color]