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 PECL?
Tell me what is the difference between get and post?
Tell me how do I check if a given variable is empty?
How can I embed a java program in php file and what changes have to be done in php.ini file?
How do I display php errors?
What does the initials of php stand for?
What is the use of post in php?
What is the use of inner join in mysql?
Differences between get and post methods?
What is active record in php?
What are the uses of implode() function?
What kind of variable is age?
How is traits used in php?
Is php fully object oriented?
Which PHP function would you use to send an email?