xml parsing
Posted: Sun Mar 02, 2003 8:45 am
i have built a basic rss parser to parse my own rss files but i am unable to
pass html code into the discription section i am using the default xml
parser provided by php as my server does not support the dom extention yet have any of you had this problem i have tried using-
<![CDATA[
but it still does not work
i was wandering how anyone else solved the problem and how
thanks
pass html code into the discription section i am using the default xml
parser provided by php as my server does not support the dom extention yet have any of you had this problem i have tried using-
<![CDATA[
but it still does not work
i was wandering how anyone else solved the problem and how
thanks