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

Write down the code for saving an uploaded file in PHP.

0 Answers  


What is ltrim?

0 Answers  


What is the difference between query and question?

0 Answers  


Is it possible to use com component in php?

0 Answers  


What does the arrow mean in php?

0 Answers  






Write a program to display table of a number using php?

0 Answers  


How we can get the number of elements in an array?

0 Answers  


How to find out, how a user visited a particular page?

4 Answers   Yahoo,


What is csrf token in php?

0 Answers  


Why print_r is used in php?

0 Answers  


How to open a file in php?

0 Answers  


What is the function to count elements in an array in PHP?

0 Answers  


Categories