View Single Post
  #2 (permalink)  
Old 07-09-04, 01:32 AM
NeverMind's Avatar
NeverMind NeverMind is offline
Community VIP
 
Join Date: Aug 2003
Location: K.S.A
Posts: 2,257
Thanks: 0
Thanked 2 Times in 1 Post
there are plenty of RSS parser out there !
one of them is:
http://pear.php.net/package/XML_RSS

unfortunatly, parsing XML in php4 is kinda difficult, but in php5 the new extension SimpleXML makes reading XML files VERY easy ..
__________________
PHPSimplicity
We don't need a reason to help people - Zidane [FF9]
Reply With Quote