hi
yesterday i was posted a query & got a reply thanx for that i have solved my problem very easily.
Any one help in Oracle PHP connectivity.plz give me the code.
from..Sujit Kumar Mandal
Oracle PHP connectivity
Moderator: General Moderators
-
sujit.tinku
- Forum Newbie
- Posts: 2
- Joined: Sat Jul 16, 2005 4:00 pm
- Location: India
- Contact:
- John Cartwright
- Site Admin
- Posts: 11470
- Joined: Tue Dec 23, 2003 2:10 am
- Location: Toronto
- Contact:
The manual solves all.
http://ca3.php.net/manual/en/function.odbc-connect.php
http://ca3.php.net/manual/en/function.odbc-connect.php
- Chris Corbyn
- Breakbeat Nuttzer
- Posts: 13098
- Joined: Wed Mar 24, 2004 7:57 am
- Location: Melbourne, Australia
Actually, ODBC isn't much use for oracle. You need to have the Oracle extension loaded and then try these functions... PHP actually works nicely with Oracle but you may find help a little limited since most people tend to go with MySQL.
http://uk2.php.net/oci8
http://uk2.php.net/oci8