Re: Help with putting it on webpage.
Brought to you by:
iridium
From: Martin G. <gim...@gi...> - 2003-02-19 21:23:19
|
"Max Hammond" <ma...@fl...> writes: >> But once it was installed and I went to try to include it in my >> webpage, the instructions suddenly assume a knowledge of coding >> and/or php that I just don't have. Why are they so sketchy compared >> to the install directions?? > > I believe that PHPWeather was originally intended almost as a > library, rather than a fully-fledged application (Martin?), and so > its focus was for moderately experienced PHP programmers. It's not > designed to be an application really, just something that you could > include within one. Yes, that's very much how I see it now... PhpWeather gives you the tools to put a weather report on a website, it gives you some tools to build dropdown boxes with lists of countries, stations and languages, and that's about it. So it's easiest to use when you have to experience with PHP. But perhaps we should make a wrapper function that does all this with one call? -- Martin Geisler My GnuPG Key: 0xF7F6B57B See http://gimpster.com/ and http://phpweather.net/ for: PHP Weather => Shows the current weather on your webpage and PHP Shell => A telnet-connection (almost :-) in a PHP page. |