a different system needs access to data - advice on what to use and how to secure it?
I have a system written in PHP and MySQL. The data entry is protected with login and SSL pages.
How can I make a subset of the data available for download to a system that will pull the data? In other words, I have a data another system needs to download. How can I make it available for that other system to get automatically without human intervention every time.
Bookmarks