|
Comments for: adam_delves20060206
| Message # 1510711: |
|
Date: 07/23/08 21:34
By: Dro Buddy Subject: Using Simple XML or xPath for 3rd Party Feeds This is a good guide, but it only mentions retrieving local .xml files; what if you are trying to receive a response from a 3rd party API? Can you modify: '$xml = simplexml_load_file('xml/library.xml');' to '$xml = simplexml_load_file('http://example.com');'? And, then still process the XML feed as mentioned in your guide? I know that this is a rather complex question, so I'm going to leave off the excess details. And, btw, thank you very much for this guide. |
Previous Message | Next Message |
| Comments: | ||
| Using Simple XML or xPath for 3rd Party Feeds | Dro Buddy | 07/23/08 21:34 |
| RE: problem in loading xml | steve g | 07/07/08 06:57 |
| great toturial | Trond Husų | 05/14/08 13:35 |
| problem in loading xml | sri | 11/07/07 11:22 |
|
If you are looking for help, please post on the appropriate forum here. Your questions will be answered much more quickly. | ||


