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 static method php?
Which escape sequences can be used in single quoted strings in php?
What is mysqli php?
What is a lambda function in php?
Tell me what the difference between the 'bitwise and' operator and the 'logical and' operator?
How many ways to include array elements in double-quoted strings using php?
What is default session time in php?
Tell me how is it possible to know the number of rows returned in result set?
How to fix "headers already sent" error in php
Which is better php or nodejs?
Can we use php variable in javascript?
How do I start a php session?
How to move uploaded files to permanent directory?
How to set session.gc_divisor properly?
What is the use of print_r function in php?