Answer Posted / 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 View All Answers
What is php string function?
What happens if an expected input field was not submitted?
What is the use of namespace in php?
What are psrs? Choose 1 and briefly describe it?
What are the functions to be used to get the image's properties (size, width and height)?
How to open standard output as a file handle?
Tell me how can we get the error when there is a problem to upload a file?
What is associative array in php?
What does mvc stand for and what does each component do?
Explain what is memcache?
Php program to generate fibonacci series?
how to track no of users logged in?
Where is php code written?
What is composer phar?
Is overloading possible in php?