Hi all,
I've recently been learning a bit of PHP/mySQL..... just because
I'm not sure where else I can ask this so I hope the BHW community has some talented PHP coders out there. What I'd like to know is this:
Can php/mysql import data into it's database from another site, say every hour, even if the site doesn't have an export api? Such as the every changing price of an item in an online shop, or some sort of statistic on a site. I would want to export this data, from 20 different sites and put it all in one database to run queries from.
Is this possible?
PS, I don't need the script, just a yes/no perhaps how you would do it. I'd pay a PHP developer to build the app for me.
I've recently been learning a bit of PHP/mySQL..... just because
I'm not sure where else I can ask this so I hope the BHW community has some talented PHP coders out there. What I'd like to know is this:
Can php/mysql import data into it's database from another site, say every hour, even if the site doesn't have an export api? Such as the every changing price of an item in an online shop, or some sort of statistic on a site. I would want to export this data, from 20 different sites and put it all in one database to run queries from.
Is this possible?
PS, I don't need the script, just a yes/no perhaps how you would do it. I'd pay a PHP developer to build the app for me.