0

Our database project is about creating a web application where the user can add or edit information. My concern is How do I connect Oracle 11g with my PHP?

Note: Our teacher did not teach us about doing all of these. Our teacher wants us to learn by "self-discovery." Hope you can help.

asked Feb 11, 2015 at 10:17
6
  • I don't get it: do you want to use Oracle or MySQL? Commented Feb 11, 2015 at 11:45
  • I think she said Oracle. Commented Feb 11, 2015 at 12:17
  • So why did you install MySQL amd phpMyAdmin then? phpMyAdmin is only for MySQL Commented Feb 11, 2015 at 12:19
  • I really don't know what I'm doing. :( I'm just following online tutorials. Do you have any idea what OCi8 is? (Not sure if its the right term) How do I connect oracle with my html? Thank you very much for responding @a_horse_with_no_name Commented Feb 11, 2015 at 12:24
  • "HTML" can not connect to anything. It's a static markup language. You will need PHP, JSP/Java (or something similar) if you want a web application that displays data from a database in the browser. That question is however far too broad Commented Feb 11, 2015 at 12:26

1 Answer 1

0
answered Feb 15, 2015 at 23:19

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.