Thread
:
Syndicating XML data into a website using PHP...
View Single Post
#
2
(
permalink
)
07-09-04, 01:32 AM
NeverMind
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
]
NeverMind
View Public Profile
Visit NeverMind's homepage!
Find all posts by NeverMind