Hi all,
I hope someone can help,
I've made an RSS xml newsreader in flash that reads rss files from
syndicated news sites, but a lot of these companies get a bit upset if
you access the feed too often.
What I'm hoping someone has is a small php script that will goto
"whatever" site every 30 mins and make a copy os the rss file to the
local server where my site is hosted.
All I need the php script to do is make a copy of it, not parse it.
Thanks in advance if you can help.
Marcos
pd: please include the full script due I am new with php.
I hope someone can help,
I've made an RSS xml newsreader in flash that reads rss files from
syndicated news sites, but a lot of these companies get a bit upset if
you access the feed too often.
What I'm hoping someone has is a small php script that will goto
"whatever" site every 30 mins and make a copy os the rss file to the
local server where my site is hosted.
All I need the php script to do is make a copy of it, not parse it.
Thanks in advance if you can help.
Marcos
pd: please include the full script due I am new with php.
Comment