Jump to content

PHP XML parsing?


joeyjgarcia

Recommended Posts

I must be missing something but I've been looking at PHP XML tutorials and manuals for hours and I just don't see how they get the data from between the tags. Every tutorial shows how to capture the tag name and the attribute values but none are showing how to capture the data between tags, e.g., <customer>John Doe</customer>; how do I get to "John Doe"?
Link to comment
https://forums.phpfreaks.com/topic/12345-php-xml-parsing/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.