how can we retrive value from one database server and store
them another database server using php?

Answer Posted / bharat

Another option is :
we can stored all values in sessions of one database.
and these sessions values insert in to another database.

Is This Answer Correct ?    2 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is namespace and use in php?

520


What are properties in php?

510


What is meant by pdo in php?

544


Tell me what does the initials of php stand for?

547


What is use of echo in php?

474






What is the difference between single-quoted and double-quoted strings in php?

533


Is empty in php?

541


Why do we use namespace in php?

459


What is the use of dual table in mysql?

514


How to download file in php?

550


What is a php object?

505


How should a model be structured in mvc?

525


Tell me how the result set of mysql be handled in php?

483


What are the array functions in php?

520


What are traits?

698