how can we retrive value from one database server and store
them another database server using php?
Answer Posted / sunilchai
Hi Bharat your answer will work if we have low values but I
had come across the situation where I need to connect to
msaccess database where it has nearly 10000 records need to
fetch the records and insert in mysql.Keeping all the
sensitive info in the sessions will exceed the server
session memory
thanks and regards,
sunilchai
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
How do I get csrf token?
Explain me what are the 3 scope levels available in php and how would you define them?
How you can update memcached when you make changes to php?
Explain do you use composer? If yes, what benefits have you found in it?
Is php 7.0 stable?
Are php sessions cookies?
What is difference between html and php?
What is php how it works?
What are the differences between mysqli_connect and mysqli_pconnect?
Which is best framework for php?
Explain about the data types in PHP?
How to take a substring from a given string?
When to use single quotes, double quotes, and backticks?
What is php and sql?
What is the use of magic function in php?