html to xml

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
rich168
Forum Newbie
Posts: 3
Joined: Fri Feb 13, 2009 8:41 am

html to xml

Post by rich168 »

dear all,

i manage to use curl to read content of html and store in database.

What i need now is to covert it into xml.

any idea how should i break down the html tag and convert into xml?

Thanks for any help
Post Reply