PHP-XML Weather 1.0 details
PHP-XML Weather 1.0 details
Platform(s):
Unix, Windows
PHP-XML Weather description
This is a sample to illustrate how one can use PHP and cURL to access an existing XML feed for US weather. It grabs both current conditions and a nine day future forecast based on the zipcode that one enters. Unlike a lot of other PHP weather tools, this one doesn't screen scrape from yahoo or pirate MSNBC's feed... so, while it can only do US weather, you can do it with a bit of peace of mind.
Related scripts
rbmyxml is a PHP class to generate XML data files from generic SQL queries. It works with MySQL.
Developer: Roberto B. Platform: linux, windows, freebsd
2008-05-03
1042
By using XML to accomplish your e-commerce site tracking with UPS online tools, you can add a very professional utility to your site. Visitors will not leave your page and you control 100% of the layout and the response variables using an XML class
Developer: tracking.atticghost.com Platform: Unix, Linux, Apache
2002-01-28
5774
This script takes the information from a given RSS feed and parses the data into an array so that you can take care of the formatting or do whatever you like with the data, I use the system to grab information from many news
Developer: rjk-hosting.co.uk Platform: *NIX/WIN32
2008-04-14
7672
Class to generate an XML document from a mysql table. You define the database and table names and the xml tag names to be used for each table field. Where clauses are also supported. Updated to PHP4 and the PEAR DB Class.
Developer: Adi J. Sieker Platform: linux, windows, freebsd
2008-05-15
7506
This simple snippet allows you to interface with the SearchHippo web search engine's http xml api. You must have expat compiled in to use this snippet. You can layer mostly any presentation around the results that come back. This is very similar to how
Developer: searchhippo.com Platform: *nix, Windows, PHP
2001-05-06
1415