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 |
Is time a dependent variable?
What is php built on?
How can we get the error when there is a problem to upload a file?
Can we override static method?
Is runtime polymorphism overriding?
just explain MYSql ISAM and InnoDB functions. and what is the diffrent between both. and which is the better in both.
What is encapsulation in php with example?
How many types of errors in php?
What is php programming used for?
Is php 7 backwards compatible?
How to find the position of the first occurrence of a substring in a string?
What are the different tables(engine) present in mysql, which one is default?