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
What are php libraries?
why did u want to leave your past organisation?
What is the difference between file_get_contents() and file_put_contents() in php?
What does the arrow mean in php?
How can you send email in php?
Which is used to maintain the value of a variable over different pages?
How to find current date and time?
What is curl php?
What is the purpose of the php empty function?
What is the difference between laravel and php?
How to convert strings to upper or lower cases?
What are the Formatting and Printing Strings available in PHP?
When do sessions end?
How can we submit form without a submit button?
Why session is required?