Skip to content
This repository has been archived by the owner on Oct 14, 2022. It is now read-only.

Latest commit

 

History

History

healthwhere

ACCESS LOG

Access log is a CSV file with the following fields:
Date,Time,Search Type,Latitude/Postcode,Longitude,Distance,Number Found,Time to run Query (secs),Search For (pharmacy/hospital)

SETUP

A cron job should be set up to run importer.php periodically (once a week is recommended), and this script should be run when Healthwhere is first installed, as it will set up the required SQLite database.

LICENCE INFORMATION

This is Healthwhere, a web service to find local pharmacies and hospitals
Copyright (C) 2009-2010 Russell Phillips (russ@phillipsuk.org)

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License along
with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.