Discussions
Categories
- 196.8K All Categories
- 2.2K Data
- 239 Big Data Appliance
- 1.9K Data Science
- 450.3K Databases
- 221.7K General Database Discussions
- 3.8K Java and JavaScript in the Database
- 31 Multilingual Engine
- 550 MySQL Community Space
- 478 NoSQL Database
- 7.9K Oracle Database Express Edition (XE)
- 3K ORDS, SODA & JSON in the Database
- 544 SQLcl
- 4K SQL Developer Data Modeler
- 187K SQL & PL/SQL
- 21.3K SQL Developer
- 295.8K Development
- 17 Developer Projects
- 138 Programming Languages
- 292.5K Development Tools
- 107 DevOps
- 3.1K QA/Testing
- 646K Java
- 28 Java Learning Subscription
- 37K Database Connectivity
- 155 Java Community Process
- 105 Java 25
- 22.1K Java APIs
- 138.1K Java Development Tools
- 165.3K Java EE (Java Enterprise Edition)
- 18 Java Essentials
- 160 Java 8 Questions
- 86K Java Programming
- 80 Java Puzzle Ball
- 65.1K New To Java
- 1.7K Training / Learning / Certification
- 13.8K Java HotSpot Virtual Machine
- 94.3K Java SE
- 13.8K Java Security
- 204 Java User Groups
- 24 JavaScript - Nashorn
- Programs
- 439 LiveLabs
- 38 Workshops
- 10.2K Software
- 6.7K Berkeley DB Family
- 3.5K JHeadstart
- 5.7K Other Languages
- 2.3K Chinese
- 171 Deutsche Oracle Community
- 1.1K Español
- 1.9K Japanese
- 232 Portuguese
Oracle Database connectivity procedure in netbean for PHP Development

hi,
Help me out to connect oracle database with netbean 7.1.2.
IDE : Netbeans-7.1.2-ml-php-windows
Database : Oracle 11g(remote database).
Regards
Nandhakumar
Best Answer
-
Without more details or a more specific question, I can only refer to you to generic installation and usage information:
If you are not sure how to phrase the questions you need answered, refer to: How To Ask Questions The Smart Way
Answers
-
For connections in PHP code, see PHP: oci_connect - Manual
If you post more detail about what you are trying to do, we can give a better answer.
Also see The Underground PHP and Oracle Manual -
Hi Cj,
Thanks for responding to my query.
We have Production Server
Application : R12 12.1.3
Database : 11g 11.2.0.3.0 - 64bit
IDE : Netbean 7.1.2
Our requirement is on PHP Development with our own database.
Please help us to have DB Connectivity.
Regards,
Nandhakumar P
-
Without more details or a more specific question, I can only refer to you to generic installation and usage information:
If you are not sure how to phrase the questions you need answered, refer to: How To Ask Questions The Smart Way