Search found 4 matches

by paudelvikash
Wed Jul 11, 2007 2:13 am
Forum: Databases
Topic: connectio problem with php5&oracle 8i
Replies: 8
Views: 1065

well there was few confusion going round here and the problem of connection was solved with yours guidance . Thanks for that . well feyd, you expected oci_8|PDO_OCI to appear and it did and volka , i think u might be expecting extension=php_oci8.dll extension=php_pdo_oci.dll extension=php_pdo_oci8.d...
by paudelvikash
Mon Jul 09, 2007 3:26 am
Forum: Databases
Topic: connectio problem with php5&oracle 8i
Replies: 8
Views: 1065

Thanks for your interest i apologise for the late response The result it shows are as follows: PHP Version: 5.1.2 PHP OS: WINNT Error Reporting: 2039 ((E_ALL | E_STRICT) ^ E_STRICT ^ E_NOTICE)) Register Globals: Off Short Tags: On Display Errors: On Magic Quotes GPC: On Magic Quotes Runtime: Off Mag...
by paudelvikash
Sat Jul 07, 2007 5:22 am
Forum: PHP - Code
Topic: connection problem
Replies: 1
Views: 500

connection problem

hi all i tried connecting php5 with oracle 10g but faced with many problems i used .zip for php5 and used installer for apache configuration for php was successful php_oci8.dll was also uncommented but it throws the following error undefined function oci_connect() at line...... i am using oci_connec...
by paudelvikash
Thu Jul 05, 2007 4:01 am
Forum: Databases
Topic: connectio problem with php5&oracle 8i
Replies: 8
Views: 1065

connectio problem with php5&oracle 8i

feyd | Please use , 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] hi all i ...