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 |
What is the use of trim function in php?
Why php is widely used?
How to Retrieve video files in php from database.....and how to store video on database..
What is polymorphism in php?
client side scripting language Vs server side scripting language
How do you count numbers in php?
How many types of php frameworks are there?
What is php and features of php?
Explain what are the three classes of errors that can occur in php?
What is encapsulation in php with example?
Whether it is possible to share a single instance of a memcache between multiple php projects?
What are the functions of string?