HELP with XML Feed

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
Darksat
Forum Newbie
Posts: 5
Joined: Mon Oct 18, 2004 9:05 am

HELP with XML Feed

Post by Darksat »

Im looking for a way to write the contents of an XML weather feed
into a page with PHP but I cant seem to get anything to work, can anyone help, Im new to PHP in case you didnt know.

an example of the feed is located here
http://www.incorporateacompany.com/new/prv/XML.xml

Im really stuck here, a PHP programmer was supposed to do it for me but he went on holidays and left me in the lurch.
any help would be appreciated.
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

what code do you have thus far?
Post Reply