Michael2k5 Posted April 12, 2006 Share Posted April 12, 2006 Help! I was wondering if there is a way to easilly pull something from an XML file onto a page. If you could help that would be great! Thankshelp me before i go crazy Link to comment https://forums.phpfreaks.com/topic/7163-help-xml-php-pain-in-the-a/ Share on other sites More sharing options...
Yesideez Posted April 12, 2006 Share Posted April 12, 2006 There probably is but without posting a sample of the XML file and any existing code you have, not too easy for us to help.PHP has some great string manipulation functions.Here is a guide: [a href=\"http://uk.php.net/strings\" target=\"_blank\"]PHP Strings[/a]Have a read through, particularly the functions to search for a string, replace a string and return part of a string.The great thing about XML files is you know the format already. Link to comment https://forums.phpfreaks.com/topic/7163-help-xml-php-pain-in-the-a/#findComment-26114 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.