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 http requests work?
How to redirect https to http url through .htaccess?
How can we automatically escape incoming data?
Write a program to get second highest number in an array using php?
What percentage of websites use php?
What is chrome logger?
What is full form of PHP?
List the different types of print functions available in php?
what is CURL?
What is the difference between public, protected and private?
What is the difference between explode () and split () functions in php?
What Is a Persistent Cookie?
Explain the differences between get and post methods?
Write a php script to get the largest key in an array?
How do you connet mysql database with php?