Hi there
what I'm trying to do here is
[subject]
building a website that updates several other sites' content
such as some images and URL
hopefully it is not in the illegal arena
I have some idea in mind
just not sure if it is going to work
so i decided to post it here, see if anyone can give me some advice
[question?]
write a PHP to extract data I need from the sites, save it to a XML -> set a cron job letting the PHP auto-run -> in HTML, read the XML file
Q1. is it illegal??
Q2. how should I set the tag in the XML for HTML using?
Q3. is my idea going to work? can someone give me some hints if it doesn't?
thanks a lot for helping me out :)