ReadPwsObs
BRIGADOON-005
Get Observations from a Personal Weather Station
|
Go to the source code of this file.
Variables | |
$db_username = 'the_user' | |
$db_password = 'the_password' | |
$log_file = 'the_log_file.name' | |
$db_password = 'the_password' |
Definition at line 11 of file db_passwords.php.
Referenced by DbConnect(), and SaveObservation().
$db_username = 'the_user' |
Definition at line 10 of file db_passwords.php.
Referenced by DbConnect(), and SaveObservation().
$log_file = 'the_log_file.name' |
Definition at line 12 of file db_passwords.php.
Referenced by DbConnect(), and SaveObservation().