PDA

View Full Version : XML 2 mail



arpecop
02-27-2005, 02:21 PM
How to send parsed xml news to e-mail
I am searching for it few days
I try to explain easy ... let's imagine that we have public_html/latestnews directory and there are file news.php that parse my "domain.com/agregeate.xml" files
that would be happened manualy or like every 24 hours
if you know some gpl scripts that will helps me I will preciate this
sorry for bad english

Faglork
03-06-2005, 03:46 PM
I don't quite get it. You already have the aggregated news (aggregated/parsed by news.php). So instead of writing it to a file, just send it via mail.

?

Did I miss something?

Alex