Welcome to my website

Portfolio showcase

PHP

This PHP project entails extracting the latest weather data from three stations: HERVEY BAY AIRPORT, SYDNEY AIRPORT, WWEATHER GARDEN ISLAND. from the Australian bureau of meterology FTP servers.

Connection to server is successful.
Current directory is now: /anon/gen/fwo

Successfully written to NSW_WeatherStations. Successfully written to WA_WeatherStations. Successfully written to IDQ60920.xml.

Station name: SYDNEY AIRPORT AMO
Wind direction is: NNW
Wind speed in km is: 26
Wind speed in knots is: 14

Station name: HERVEY BAY AIRPORT
Wind direction is: SSW
Wind speed in km is: 9
Wind speed in knots is: 5

Station name: GARDEN ISLAND HSF
Wind direction is: ENE
Wind speed in km is: 11
Wind speed in knots is: 6

Below is the link to the PHP code:
https://github.com/T-Timer/PHP-code-to-find-weather-data-in-FTP-BOM