Installation instructions for PHP Weather
Copyright (C) 2000--2002 Martin Geisler <gimpster@gimpster.com>
Licensed under the GNU GPL. See the file COPYING for details.


Getting the source
------------------

You can always get the latest version from this address:

  http://www.sourceforge.net/projects/phpweather/


Installation
------------

To try out PHP Weather to see that it works, just unpack the source
into a directory on your webserver, and load the page demo.php in your
favorite browser.

The page should show the current weather-conditions in Tirstrup,
Denmark (that's the airport closest to where I live) and in Honolulu,
Hawaii (that's unfortunately not where I live, but the weather is much
better there than in Denmark :-) There will also be a drop-down list
where you can select a city and a language, after which the page will
update with the weather for selected city displayed in the chosen
language.

For detailed information about using PHP Weather please see the
webpages at this address:

  http://phpweather.net/docs/1.x/index.php

Those pages should always be up-to-date whereas demo.php might be a
little old.


Bugs?
-----

If you find a bug or feature request for PHP Weather, please don't
hesitate to report it using the Bug Tracker at this address:

  http://sourceforge.net/projects/phpweather/

We have a mailing list for general discussions about PHP Weather, but
before you can send mails to the list, you have to subscribe to it -
go to this page to subscribe:

  http://lists.sourceforge.net/lists/listinfo/phpweather-devel

If PHP Weather is decoding a METAR incorrectly, please remember to
include that METAR you're having problems with when you send a message
or submit a bug. Without it, we can't really help you.

PHP Weather is known to work with PHP from version 3.0.3 and upward.
If you find that it works with an earlier version, please write me!

Enjoy! - Martin Geisler <gimpster@gimpster.com>
