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 difference between isset and empty in php?
Tell me what are the encryption techniques in php?
What is input sanitization in php?
How error handling is being handled by php?
What are the different types of array in php?
How can you submit a form without a submit button?
Which function is used in php to check the data type of any variable?
Explain the differences between get and post methods?
How to assigning a new character in a string using php?
What is $this in php?
Where is session id stored?
What good is polymorphism?
What is the current php version?
Does cors prevent csrf?
Do you know how can we check the value of a given variable is a number?