|
Butterfly
online
vistors counter v.1.08
Butterfly is simple
PHP script for counting online visitors on your site. Butterfly is possible
to instal on both - PHP and HTML pages.
Copyright (C) 2005
Wangchuk Sonam
Butterfly online visitors counter 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.
Butterfly online visitors counter 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.
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.,
59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
Example
is on the top of this page in the right corner.
Features:
1. Dinamic - check,
change and show online visitors in dependence of time preset in custom.php
2. Simple instalation on PHP or HTML pages
3. Does not need Flat File, MySQL or any other DB
4. Does not need enabled Java, JavaScript, Aplets or cookies
Installation:
Extract butterfly.zip
in root folder.
In a new subfolder
"butterfly" find four files: visitor.php, custom.php, read_me.htm, GNU
License and subfolder "visitors" with
999-DONT_REMOVE_THIS_FILE-9999999999-.txt.
Note:
Don't delete or rename this txt file. This file is counter starter.
For displaying visitors on PHP or HTML pages put iframe below and and
set SRC on right path to visitor.php. You can use full http address like:
http://www.yoursite.com/butterfly/visitor.php for the simplest instalation
on several pages. Change WIDTH and HEIGHT in dependence of your font setting
in custom.php.
Note
(for HTML instalation): Your hosting must alow PHP scripts otherwise Butterfly
cannot work.
<IFRAME SRC='visitor.php' SCROLLING='no' NAME='butterfly'
MARGINWIDTH='0' MARGINHEIGHT='0' WIDTH='130' HEIGHT='13' FRAMEBORDER='no'>
</IFRAME>
Thats
all, folks. Have fun!
If you use Butterfly
and would like to help us please rate it, place a link to us on your website
or refer to us in one of good webmaster's forum. Thank you!
|