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 php 5 still supported?
How can we take a backup of a mysql table and how can we restore it. ?
7 Answers Brain Infosys, Oracle,
What’s the special meaning of __sleep and __wakeup?
What is the use of offset in mysql?
Why use static methods php?
How can you pass a variable by reference?
just explain MYSql ISAM and InnoDB functions. and what is the diffrent between both. and which is the better in both.
To run php script on a local machine we need to install Apache http server and php. Then only scripts are run in the browsers. but when these things are not loaded on a local machine and a php script is brought by the browser still the browser displays the page. how?
Which library is used in php to do various types of image work?
Tell me what are the encryption techniques in php?
Suppose a variable may passed to other page using any of get,post,session,cookie methods and u want to retrive that variable value . what is the syntax?
Why did you choose this particular career path?