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 |
Explain PHP looping?
What is print_r?
What is the difference between ereg_replace() and eregi_replace()?
Explain PHP?
Is age nominal or ordinal?
What changes to done in PHP.ini file for file uploading?
What is a PHP accelerator?
What is difference between action hook and filter hook?
Write a statement to show the joining of multiple comparisons in php?
What does the scope of variables mean?
how can attached a file to a mail and attached a resume to a mail and received in id
How many different types of messages available in php?