php 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
don_que
Forum Newbie
Posts: 2
Joined: Fri Sep 19, 2008 3:39 pm

php xml

Post by don_que »

Hi. I am trying to use xml to separate my content from my php page. Is there a way to import text from tags in an xml document into my php?
josh
DevNet Master
Posts: 4872
Joined: Wed Feb 11, 2004 3:23 pm
Location: Palm beach, Florida

Re: php xml

Post by josh »

don_que
Forum Newbie
Posts: 2
Joined: Fri Sep 19, 2008 3:39 pm

Re: php xml

Post by don_que »

Thanks.
Post Reply