Official Review
NULL
|
Other links at PHP > Scripts and Programs > XML and PHP |
| 1. |
InsertRDF
|
|
|
A simple function to insert a RDF news source. It caches the output and by default downloads the source again once the cache is more then 1 hour old. Does not require the XML extension to PHP or mysql. Output comes in a bulleted list, but does not take much PHP experience to customize.
|
| 2. |
PHPXconfig
|
|
|
This PHP class reads an XML file and stores the data for retrieval in your program. Originally designed for reading config files. Uses PHP.XPath class found at http://www.carrubbers.org/scripts/php/xpath/
|
| 3. |
NOAA Weather Parser
|
|
|
Recently, the NWS has started offering RSS feeds of various weather forcasts. Here's a simple parser, done in php5, to display local weather, no more paying a subscription service to have weather on your site.
|
| 4. |
myxml
|
|
|
myxml is a PHP class to generate XML data files from generic SQL queries. myxml works with MySQL.
|
| 5. |
FeedCreator
|
|
|
Create RSS and other feeds with PHP. FeedCreator features an easy to use and well documented class interface and can create, save and cache RSS 2.0, 1.0 and 0.91 feeds, ATOM 0.3, OPML 1.0, HTML, JavaScript and mbox. Decide which version to create during runtime. Compact, easy to use and well documented.
|
|
|