"Yahoo" <[EMAIL PROTECTED]> writes:

> To be honest, PHP is relatively new to me. After a few simple
> scripts, I wanted to examin this neat piece of programming to learn
> from it.
> 
> However I can't figure out the following error, when just copying
> the content of the tar.gz-file to the webserver, and opening
> the www.batedeira.nl/weer/demo.php -file. (I'm not using any
> database-system)
> 
> Parse error: parse error in /home/batedeira/www/weer/phpweather.inc
> on line 58 Fatal error: Call to undefined function: get_metar() in
> /home/batedeira/www/weer/demo.php on line 13

Okay, I've found the error: I've forgot to close the comment that
start at line 38. To fix it, just place a '*/' on line 47.

Sorry for this - I'll update the tarballs at once.

> Please give me a hint.
> 
> Thank you,
> 
> Onno Borkes

-- 
Best regards,
Martin Geisler

Checkout http://www.gimpster.com for:
PHP Weather => Shows the current weather on your webpages.
PHP Shell   => A telnet-connection (almost :-) in a PHP page.

Reply via email to