Services_Weather
[ class tree: Services_Weather ] [ index: Services_Weather ] [ all elements ]

File: buildMetarDB.php

Source Location: /Services_Weather-1.2.2/buildMetarDB.php

Classes:

Page Details:

Includes:

require_once("DB.php") [line 22]

Services_Weather_checkData [line 59]

bool Services_Weather_checkData( array $data, array $dataOrder)

Services_Weather_checkData

Checks the data for a certain string-length and if it either consists of a certain char-type or a string of "-" as replacement.



Parameters

array   $data   The data to be checked
array   $dataOrder   Because the data is in different locations, we provide this
[ Top ]



Services_Weather_getNextArg [line 98]

string|bool Services_Weather_getNextArg( &$c, int $c)

Services_Weather_getNextArg

Checks, if the next argument is a parameter to a predecessing option. Returns either that parameter or false, if the next argument is an option



Parameters

int   $c   Internal argument counter
   &$c  
[ Top ]



Documentation generated on Mon, 11 Mar 2019 10:14:18 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.