how to do connectivity of 2 dbs in PHP script?
Answer Posted / manjunath
mysql_query("select db names");
| Is This Answer Correct ? | 0 Yes | 6 No |
Post New Answer View All Answers
What is the function used to change the root directory in PHP?
Can we override static method?
Define object-oriented methodology?
What is nan value?
What is purpose of @ in Php?
Which is the best php framework for a beginner?
Does php 5 support exceptions?
Tell me how would you declare a function that receives one parameter name hello?
What is meant by public, private, protected, static and final scopes?
Do you have to initialize variables in php?
Is php a programming language?
Do you know what is the use of the function 'imagetypes()'?
Is it easy to learn php?
What is the best way to avoid email sent through php getting into the spam folder?
How to get no. of rows using MYSQL function?