phpGrabComics is a program to grab and save comic strips from web, provided with an easy backoffice interface. For using phpGrabComics you only need php (a not too old php installation), without database or strange configurations. You can password protect the backoffice, or you can leave it accesible. Actually it supports today's strip from many sites: Dilbert, Calvin and Hobbes, Snoopy, Il Manifesto and even more.
Its a download manager for emusic. You only have to modify a single line in the file to tell it where your files will go. Features: Downloads in the background with wget; No special PHP features needed; Downloads all tracks in your album in parallel!
PHP functions to ease the work with Amazon.com™ Web Services 1.0. The amazon_functions for PHP are developed to make the life of programmers using the Amazon.com™ XML-API a little bit more cosy. They include a caching XML-parser, functions to ease the search, retrieve the current modes and browsenodes, and automate the creation of "Add to cart"-forms, productslists and detailed product information.
This is the documentation for PHP Weather version 1.x. If you're using PHP version 4 or greather, then you should use the newer version 2 of PHP Weather instead. PHP Weather 1.x is still here for people who still use PHP version 3, as PHP Weather 1.x is known to on version of PHP all the way back to 3.0.3.
PHP Weather is a script written in PHP, that will decode a METAR weather report. Every hour a round the clock airports make a METAR-report where they measure things like the temperature, the wind speed and direction etc. This information is available on the Internet. PHP Weather retrieves this information and can cache the METARs in a database so subsequent request for the same station will be served as fast as possible. But the report is not just saved in plain-text. Its coded in a special code, so it has to be decoded before you can use it. This is what PHP Weather is for, decoding a METAR into plain-text, so you can use for something useful.
getstockquote is an embeddable Perl script that fetches stock or mutual fund data from a variety of sources. It uses command line arguments for grabbing data and so can be used in different ways without altering the script itself.