inviCounter v1.5
Download
Get inviCounter here.
Installation
You need a MySQL-Database and webspace supporting PHP.
To install inviCounter, open the counter.php and edit the variables like you need them.
Then put the counter.php to your webspace and locate your browser to
http://www.mydomain.com/counter.php?view=installation
(replace mydomain.com with your domain and maybe some subdirectories ;-)).
Log in and the script should give you a success-message, that the database-table was successfully created.
The next step is, to include the counter.php somewhere in your website using
include("counter.php");
The counter should work after this.
To see the statistics visit http://www.mydomain.com/counter.php?view=statistics (like above: replace mydomain.com with your domain...).
I hope you like it.
If you are having any questions, send me an email.
License
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 St, Fifth Floor, Boston, MA 02110, USA
back to pgottinger main page.