How can I retrieve values from one database server and store
them in other database server using PHP?
Answer Posted / ravinder
by using import and export
| Is This Answer Correct ? | 1 Yes | 15 No |
Post New Answer View All Answers
What is htaccess? Why do we use this and where?
What is the purpose of break and continue statement?
What is the use of nl2br() in php?
How do you put a space in html?
Which is best framework for php?
What's the output of the ucwords function in this example?
Why php is better?
what is CURL?
How can you declare a constant variable in php?
How do I find environment variables?
What are the rules for naming a php variable?
Tell me what is the difference between characters 34 and x34?
Write a program in php to check whether a number is prime or not?
Explain about getters and setters in php?
Is php an object or array?