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
Why php is sometimes called as embedded scripting language?
What is difference between required and include in php?
In php, how to redirect from one page to another page?
What type of language is php?
How many types of errors in php?
Tell me is it possible to submit a form with a dedicated button?
What does $globals mean?
What are getters and setters php?
What is composer json?
How many different types of messages available in php?
What are php functions?
How to find datatype of variable in php?
Why do we use csrf token?
Is PHP runs on different platforms (Windows, Linux, Unix, etc.)?
What is data structure in php?