how php works with oracle?



how php works with oracle?..

Answer / amitverma

PHP works with Oracle simply as it works with other
databases like MySQL or PostGres, although with obvious
syntactical changes and some minute take overs. To know how
PHP works with Oracle exactly, you must visit the following
URL and see some examples -

http://in.php.net/oci8

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More PHP Interview Questions

What is the difference between require and include in php?

0 Answers  


How many types of inheritances used in php and how we achieve it.

0 Answers  


What are new features in php 7?

0 Answers  


What is the advantge and disadvantage of mysql_connet() and mysql_pconnect() ? in which condition will you use mysql_connect() and mysql_pconnect().

2 Answers   Avanigoradia,


What is csrf token in php?

0 Answers  






Why do we use polymorphism in php?

0 Answers  


What are the php functions?

0 Answers  


What function do we use to find length of string, and length of array?

0 Answers  


What is php session_start() and session_destroy() function?

0 Answers  


What is Different between Joomla And Magento?

0 Answers  


What is php and its advantages?

0 Answers  


What is a query give example?

0 Answers  


Categories