how to do connectivity of 2 dbs in PHP script?
Answer Posted / naveen das
Simple using two connection objects
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the difference between die () and exit () in php?
What is the difference between mysqli_fetch_object() and mysqli_fetch_array()?
How do I start a php session?
How easy is php?
What is the major php security hole? How to avoid?
What is the difference server side and browser side validation?
Does php support inheritance?
What is design pattern? Explain all including singleton pattern?
What is string and its function?
What are different types of errors available in Php?
How to join multiple strings stored in an array into a single string?
What is input sanitization in php?
What enctype is required for file uploads to work?
How long should a session last?
How can I learn php fast?