webpage hit counter in PHP

Post removed (X-No-Archive: yes)
Notifier Deamon [ So, 20 Januar 2008 17:11 ] [ ID #1912504 ]

Re: webpage hit counter in PHP

<frodobaggins [at] cornwall.privacy> schreef in bericht
news:lhs6p3thcv2bnnhn8l8es8j5595jdn4j3q [at] 4ax.com...
> Where would I find a website hit counter written preferably in PHP? I
> do not have shell access to the web provider so installation would
> have to be via FTP only (no make or compilation).

finding is not dificult: http://tinyurl.com/33wqor
Luuk [ So, 20 Januar 2008 17:40 ] [ ID #1912505 ]

Re: webpage hit counter in PHP

<frodobaggins [at] cornwall.privacy> schreef in bericht
news:lhs6p3thcv2bnnhn8l8es8j5595jdn4j3q [at] 4ax.com...
> Where would I find a website hit counter written preferably in PHP? I
> do not have shell access to the web provider so installation would
> have to be via FTP only (no make or compilation).

finding is not dificult: http://tinyurl.com/33wqor
Luuk [ So, 20 Januar 2008 17:40 ] [ ID #1912555 ]

Re: webpage hit counter in PHP

Post removed (X-No-Archive: yes)
Notifier Deamon [ Mo, 21 Januar 2008 10:59 ] [ ID #1913260 ]

Re: webpage hit counter in PHP

<frodobaggins [at] cornwall.privacy> wrote in message
news:27r8p35irg60d08beurbb7fips5q4v02a2 [at] 4ax.com...
> On Sun, 20 Jan 2008 17:40:04 +0100, "Luuk" <luuk [at] invalid.lan> wrote:
>
>>> Where would I find a website hit counter written preferably in PHP? I
>>> do not have shell access to the web provider so installation would
>>> have to be via FTP only (no make or compilation).
>>
>>finding is not dificult: http://tinyurl.com/33wqor
>
> I can google as well. I was wondering if anyone had used one which
> they could recommend.

Write one. It'd be only about ten lines long. Maybe fifteen if you want
bells and whistles.

--
Richard.
rf [ Mo, 21 Januar 2008 11:15 ] [ ID #1913261 ]

Re: webpage hit counter in PHP

<frodobaggins [at] cornwall.privacy> schreef in bericht
news:27r8p35irg60d08beurbb7fips5q4v02a2 [at] 4ax.com...
> On Sun, 20 Jan 2008 17:40:04 +0100, "Luuk" <luuk [at] invalid.lan> wrote:
>
>>> Where would I find a website hit counter written preferably in PHP? I
>>> do not have shell access to the web provider so installation would
>>> have to be via FTP only (no make or compilation).
>>
>>finding is not dificult: http://tinyurl.com/33wqor
>
> I can google as well. I was wondering if anyone had used one which
> they could recommend.

http://www.developingwebs.net/phpclass/hitcounter.php
Luuk [ Mo, 21 Januar 2008 11:25 ] [ ID #1913262 ]

Re: webpage hit counter in PHP

Post removed (X-No-Archive: yes)
Notifier Deamon [ Mo, 21 Januar 2008 10:59 ] [ ID #1913284 ]

Re: webpage hit counter in PHP

<frodobaggins [at] cornwall.privacy> wrote in message
news:27r8p35irg60d08beurbb7fips5q4v02a2 [at] 4ax.com...
> On Sun, 20 Jan 2008 17:40:04 +0100, "Luuk" <luuk [at] invalid.lan> wrote:
>
>>> Where would I find a website hit counter written preferably in PHP? I
>>> do not have shell access to the web provider so installation would
>>> have to be via FTP only (no make or compilation).
>>
>>finding is not dificult: http://tinyurl.com/33wqor
>
> I can google as well. I was wondering if anyone had used one which
> they could recommend.

Write one. It'd be only about ten lines long. Maybe fifteen if you want
bells and whistles.

--
Richard.
rf [ Mo, 21 Januar 2008 11:15 ] [ ID #1913286 ]

Re: webpage hit counter in PHP

<frodobaggins [at] cornwall.privacy> schreef in bericht
news:27r8p35irg60d08beurbb7fips5q4v02a2 [at] 4ax.com...
> On Sun, 20 Jan 2008 17:40:04 +0100, "Luuk" <luuk [at] invalid.lan> wrote:
>
>>> Where would I find a website hit counter written preferably in PHP? I
>>> do not have shell access to the web provider so installation would
>>> have to be via FTP only (no make or compilation).
>>
>>finding is not dificult: http://tinyurl.com/33wqor
>
> I can google as well. I was wondering if anyone had used one which
> they could recommend.

http://www.developingwebs.net/phpclass/hitcounter.php
Luuk [ Mo, 21 Januar 2008 11:25 ] [ ID #1913288 ]

Re: webpage hit counter in PHP

Post removed (X-No-Archive: yes)
Notifier Deamon [ Do, 24 Januar 2008 04:26 ] [ ID #1915532 ]

Re: webpage hit counter in PHP

frodobaggins [at] cornwall.privacy wrote:
> On Mon, 21 Jan 2008 11:25:34 +0100, "Luuk" <luuk [at] invalid.lan> wrote:
>
>>>>> Where would I find a website hit counter written preferably in PHP? I
>>>>> do not have shell access to the web provider so installation would
>>>>> have to be via FTP only (no make or compilation).
>>>> finding is not dificult: http://tinyurl.com/33wqor
>>> I can google as well. I was wondering if anyone had used one which
>>> they could recommend.
>> http://www.developingwebs.net/phpclass/hitcounter.php
>
> That works. But can anyone recommend a professional looking hit
> counter which outputs a graphic file, instead of simply text?
>

No counters look "professional". They are just a way for amateurs to
pump their egos.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex [at] attglobal.net
==================
Jerry Stuckle [ Do, 24 Januar 2008 05:04 ] [ ID #1915533 ]

Re: webpage hit counter in PHP

<comp.lang.php>
<>
<Wed, 23 Jan 2008 19:26:25 -0800>
<381gp3phemjhh85khvpkc0p9q9b901qu7o [at] 4ax.com>

> >http://www.developingwebs.net/phpclass/hitcounter.php
>
> That works. But can anyone recommend a professional looking hit
> counter which outputs a graphic file, instead of simply text?
>

I havent looked at the above but assume its a text hit counter .

But to produce a graphic file hit counter then all you really need is 10
gif or jpg images that are numbered 0 1 2 3 4 5 6 7 8 9 .

- grab the text count
- create a background image (or load a image you done earlier)
- paste each 0-9 image onto the background image

You will then have a graphic file hit counter image that you can display
instead of a plain text counter .

Roughly speaking , The same php/gd skills used to create a image code
are used to create a hit counter graphic file .
Hans-Peter Sauer [ Do, 24 Januar 2008 16:15 ] [ ID #1915536 ]

Re: webpage hit counter in PHP

<comp.lang.php>
<Jerry Stuckle>
<Wed, 23 Jan 2008 23:04:04 -0500>
<RvidnVg57JDqkwXanZ2dnUVZ_gCdnZ2d [at] comcast.com>

> No counters look "professional". They are just a way for amateurs to
> pump their egos.
>

Is it you who decides for everybody else what is or isnt professional .


Excuse the silly question .....

But if your opinions are so important and stuff - then why dont other
people quote them on usenet .

Isnt it true that you yourself only post to usenet in a amateur capacity
in order to boost and pump up your own ego ? .
Hans-Peter Sauer [ Do, 24 Januar 2008 16:15 ] [ ID #1915537 ]

Re: webpage hit counter in PHP

On Thu, 24 Jan 2008 15:15:14 -0000, Krustov <me [at] privacy.net> wrote:

><comp.lang.php>
><Jerry Stuckle>
><Wed, 23 Jan 2008 23:04:04 -0500>
><RvidnVg57JDqkwXanZ2dnUVZ_gCdnZ2d [at] comcast.com>
>
>> No counters look "professional". They are just a way for amateurs to
>> pump their egos.
>>
>
>Is it you who decides for everybody else what is or isnt professional .
>
>
>Excuse the silly question .....
>
>But if your opinions are so important and stuff - then why dont other
>people quote them on usenet .
>
>Isnt it true that you yourself only post to usenet in a amateur capacity
>in order to boost and pump up your own ego ? .

Krusty, wipe the rabid foam from your mouth.


--
Regards, Paul Herber, Sandrila Ltd.
http://www.sandrila.co.uk/ http://www.pherber.com/
Paul Herber [ Do, 24 Januar 2008 17:07 ] [ ID #1915538 ]

Re: webpage hit counter in PHP

Jerry Stuckle wrote:
> frodobaggins [at] cornwall.privacy wrote:
>> On Mon, 21 Jan 2008 11:25:34 +0100, "Luuk" <luuk [at] invalid.lan> wrote:
>>
>>>>>> Where would I find a website hit counter written preferably in PHP? I
>>>>>> do not have shell access to the web provider so installation would
>>>>>> have to be via FTP only (no make or compilation).
>>>>> finding is not dificult: http://tinyurl.com/33wqor
>>>> I can google as well. I was wondering if anyone had used one which
>>>> they could recommend.
>>> http://www.developingwebs.net/phpclass/hitcounter.php
>>
>> That works. But can anyone recommend a professional looking hit
>> counter which outputs a graphic file, instead of simply text?
>>
>
> No counters look "professional". They are just a way for amateurs to
> pump their egos.
>

Heard of google analytics?

http://64.233.179.110/analytics/tour/index_en-US.html
Animesh Kumar [ Do, 24 Januar 2008 20:22 ] [ ID #1915539 ]

Re: webpage hit counter in PHP

Post removed (X-No-Archive: yes)
Notifier Deamon [ Do, 24 Januar 2008 04:26 ] [ ID #1915551 ]

Re: webpage hit counter in PHP

frodobaggins [at] cornwall.privacy wrote:
> On Mon, 21 Jan 2008 11:25:34 +0100, "Luuk" <luuk [at] invalid.lan> wrote:
>
>>>>> Where would I find a website hit counter written preferably in PHP? I
>>>>> do not have shell access to the web provider so installation would
>>>>> have to be via FTP only (no make or compilation).
>>>> finding is not dificult: http://tinyurl.com/33wqor
>>> I can google as well. I was wondering if anyone had used one which
>>> they could recommend.
>> http://www.developingwebs.net/phpclass/hitcounter.php
>
> That works. But can anyone recommend a professional looking hit
> counter which outputs a graphic file, instead of simply text?
>

No counters look "professional". They are just a way for amateurs to
pump their egos.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex [at] attglobal.net
==================
Jerry Stuckle [ Do, 24 Januar 2008 05:04 ] [ ID #1915552 ]

Re: webpage hit counter in PHP

<comp.lang.php>
<>
<Wed, 23 Jan 2008 19:26:25 -0800>
<381gp3phemjhh85khvpkc0p9q9b901qu7o [at] 4ax.com>

> >http://www.developingwebs.net/phpclass/hitcounter.php
>
> That works. But can anyone recommend a professional looking hit
> counter which outputs a graphic file, instead of simply text?
>

I havent looked at the above but assume its a text hit counter .

But to produce a graphic file hit counter then all you really need is 10
gif or jpg images that are numbered 0 1 2 3 4 5 6 7 8 9 .

- grab the text count
- create a background image (or load a image you done earlier)
- paste each 0-9 image onto the background image

You will then have a graphic file hit counter image that you can display
instead of a plain text counter .

Roughly speaking , The same php/gd skills used to create a image code
are used to create a hit counter graphic file .
Hans-Peter Sauer [ Do, 24 Januar 2008 16:15 ] [ ID #1915620 ]

Re: webpage hit counter in PHP

<comp.lang.php>
<Jerry Stuckle>
<Wed, 23 Jan 2008 23:04:04 -0500>
<RvidnVg57JDqkwXanZ2dnUVZ_gCdnZ2d [at] comcast.com>

> No counters look "professional". They are just a way for amateurs to
> pump their egos.
>

Is it you who decides for everybody else what is or isnt professional .


Excuse the silly question .....

But if your opinions are so important and stuff - then why dont other
people quote them on usenet .

Isnt it true that you yourself only post to usenet in a amateur capacity
in order to boost and pump up your own ego ? .
Hans-Peter Sauer [ Do, 24 Januar 2008 16:15 ] [ ID #1915621 ]

Re: webpage hit counter in PHP

On Thu, 24 Jan 2008 15:15:14 -0000, Krustov <me [at] privacy.net> wrote:

><comp.lang.php>
><Jerry Stuckle>
><Wed, 23 Jan 2008 23:04:04 -0500>
><RvidnVg57JDqkwXanZ2dnUVZ_gCdnZ2d [at] comcast.com>
>
>> No counters look "professional". They are just a way for amateurs to
>> pump their egos.
>>
>
>Is it you who decides for everybody else what is or isnt professional .
>
>
>Excuse the silly question .....
>
>But if your opinions are so important and stuff - then why dont other
>people quote them on usenet .
>
>Isnt it true that you yourself only post to usenet in a amateur capacity
>in order to boost and pump up your own ego ? .

Krusty, wipe the rabid foam from your mouth.


--
Regards, Paul Herber, Sandrila Ltd.
http://www.sandrila.co.uk/ http://www.pherber.com/
Paul Herber [ Do, 24 Januar 2008 17:07 ] [ ID #1915627 ]

Re: webpage hit counter in PHP

Jerry Stuckle wrote:
> frodobaggins [at] cornwall.privacy wrote:
>> On Mon, 21 Jan 2008 11:25:34 +0100, "Luuk" <luuk [at] invalid.lan> wrote:
>>
>>>>>> Where would I find a website hit counter written preferably in PHP? I
>>>>>> do not have shell access to the web provider so installation would
>>>>>> have to be via FTP only (no make or compilation).
>>>>> finding is not dificult: http://tinyurl.com/33wqor
>>>> I can google as well. I was wondering if anyone had used one which
>>>> they could recommend.
>>> http://www.developingwebs.net/phpclass/hitcounter.php
>>
>> That works. But can anyone recommend a professional looking hit
>> counter which outputs a graphic file, instead of simply text?
>>
>
> No counters look "professional". They are just a way for amateurs to
> pump their egos.
>

Heard of google analytics?

http://64.233.179.110/analytics/tour/index_en-US.html
Animesh Kumar [ Do, 24 Januar 2008 20:22 ] [ ID #1915632 ]

Re: webpage hit counter in PHP

Animesh K wrote:
> Jerry Stuckle wrote:
>> frodobaggins [at] cornwall.privacy wrote:
>>> On Mon, 21 Jan 2008 11:25:34 +0100, "Luuk" <luuk [at] invalid.lan> wrote:
>>>
>>>>>>> Where would I find a website hit counter written preferably in
>>>>>>> PHP? I
>>>>>>> do not have shell access to the web provider so installation would
>>>>>>> have to be via FTP only (no make or compilation).
>>>>>> finding is not dificult: http://tinyurl.com/33wqor
>>>>> I can google as well. I was wondering if anyone had used one which
>>>>> they could recommend.
>>>> http://www.developingwebs.net/phpclass/hitcounter.php
>>>
>>> That works. But can anyone recommend a professional looking hit
>>> counter which outputs a graphic file, instead of simply text?
>>>
>>
>> No counters look "professional". They are just a way for amateurs to
>> pump their egos.
>>
>
> Heard of google analytics?
>
> http://64.233.179.110/analytics/tour/index_en-US.html
>

Google analytics is not a counter.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex [at] attglobal.net
==================
Jerry Stuckle [ Fr, 25 Januar 2008 04:33 ] [ ID #1916358 ]

Re: webpage hit counter in PHP

..oO(Krustov)

><Jerry Stuckle>
>
>> No counters look "professional". They are just a way for amateurs to
>> pump their egos.
>
>Is it you who decides for everybody else what is or isnt professional .

Hit counters are _never_ professional. They are of no interest for the
users (use rand() if you want to show an impressive number to them) and
the real informations are available in the server's logfile.

Micha
Michael Fesser [ Fr, 25 Januar 2008 20:17 ] [ ID #1916359 ]

Re: webpage hit counter in PHP

..oO(Animesh K)

>Jerry Stuckle wrote:
>
>> No counters look "professional". They are just a way for amateurs to
>> pump their egos.
>
>Heard of google analytics?

Yes. It's in my filter.

Micha
Michael Fesser [ Fr, 25 Januar 2008 20:17 ] [ ID #1916360 ]

Re: webpage hit counter in PHP

Jerry Stuckle wrote:
> Animesh K wrote:
>> Jerry Stuckle wrote:
>>> frodobaggins [at] cornwall.privacy wrote:
>>>> On Mon, 21 Jan 2008 11:25:34 +0100, "Luuk" <luuk [at] invalid.lan> wrote:
>>>>
>>>>>>>> Where would I find a website hit counter written preferably in
>>>>>>>> PHP? I
>>>>>>>> do not have shell access to the web provider so installation would
>>>>>>>> have to be via FTP only (no make or compilation).
>>>>>>> finding is not dificult: http://tinyurl.com/33wqor
>>>>>> I can google as well. I was wondering if anyone had used one which
>>>>>> they could recommend.
>>>>> http://www.developingwebs.net/phpclass/hitcounter.php
>>>>
>>>> That works. But can anyone recommend a professional looking hit
>>>> counter which outputs a graphic file, instead of simply text?
>>>>
>>>
>>> No counters look "professional". They are just a way for amateurs to
>>> pump their egos.
>>>
>>
>> Heard of google analytics?
>>
>> http://64.233.179.110/analytics/tour/index_en-US.html
>>
>
> Google analytics is not a counter.
>

eh that way if I graph the output of my counter, you will call it as
plotter instead of counter.
Animesh Kumar [ Fr, 25 Januar 2008 22:50 ] [ ID #1916365 ]

Re: webpage hit counter in PHP

Michael Fesser wrote:
> .oO(Krustov)
>
>> <Jerry Stuckle>
>>
>>> No counters look "professional". They are just a way for amateurs to
>>> pump their egos.
>> Is it you who decides for everybody else what is or isnt professional .
>
> Hit counters are _never_ professional. They are of no interest for the
> users (use rand() if you want to show an impressive number to them) and
> the real informations are available in the server's logfile.
>
> Micha

People do have page-view (counter) information on websites and it helps
the viewer in understanding popularity of that particular page.

http://youtube.com/watch?v=mOeuar5LmtU

For example this has been viewd 280,XXX times, voted 510 times, and has
a 4-* rating. All these are "counters" of different kind and provide a
lot of information related to this particular video.

Perhaps you mean that stuff like sitemeter is boring, but it isn't
completely useless or unprofessional.
Animesh Kumar [ Fr, 25 Januar 2008 22:52 ] [ ID #1916366 ]

Re: webpage hit counter in PHP

Animesh K wrote:
> Michael Fesser wrote:
>> .oO(Krustov)
>>
>>> <Jerry Stuckle>
>>>
>>>> No counters look "professional". They are just a way for amateurs
>>>> to pump their egos.
>>> Is it you who decides for everybody else what is or isnt professional .
>>
>> Hit counters are _never_ professional. They are of no interest for the
>> users (use rand() if you want to show an impressive number to them) and
>> the real informations are available in the server's logfile.
>>
>> Micha
>
> People do have page-view (counter) information on websites and it helps
> the viewer in understanding popularity of that particular page.
>
> http://youtube.com/watch?v=mOeuar5LmtU
>
> For example this has been viewd 280,XXX times, voted 510 times, and has
> a 4-* rating. All these are "counters" of different kind and provide a
> lot of information related to this particular video.
>
> Perhaps you mean that stuff like sitemeter is boring, but it isn't
> completely useless or unprofessional.
>

And youtube is the latest in professional web design? ROFLMAO!

It's fine for those who need their egos stroked. But it's not professional.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex [at] attglobal.net
==================
Jerry Stuckle [ Sa, 26 Januar 2008 00:06 ] [ ID #1916371 ]

Re: webpage hit counter in PHP

Animesh K wrote:
> Jerry Stuckle wrote:
>> Animesh K wrote:
>>> Jerry Stuckle wrote:
>>>> frodobaggins [at] cornwall.privacy wrote:
>>>>> On Mon, 21 Jan 2008 11:25:34 +0100, "Luuk" <luuk [at] invalid.lan> wrote:
>>>>>
>>>>>>>>> Where would I find a website hit counter written preferably in
>>>>>>>>> PHP? I
>>>>>>>>> do not have shell access to the web provider so installation would
>>>>>>>>> have to be via FTP only (no make or compilation).
>>>>>>>> finding is not dificult: http://tinyurl.com/33wqor
>>>>>>> I can google as well. I was wondering if anyone had used one which
>>>>>>> they could recommend.
>>>>>> http://www.developingwebs.net/phpclass/hitcounter.php
>>>>>
>>>>> That works. But can anyone recommend a professional looking hit
>>>>> counter which outputs a graphic file, instead of simply text?
>>>>>
>>>>
>>>> No counters look "professional". They are just a way for amateurs
>>>> to pump their egos.
>>>>
>>>
>>> Heard of google analytics?
>>>
>>> http://64.233.179.110/analytics/tour/index_en-US.html
>>>
>>
>> Google analytics is not a counter.
>>
>
> eh that way if I graph the output of my counter, you will call it as
> plotter instead of counter.
>

Nope. It's a counter. Google Analytics is something completely
different - and there for a different reason.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex [at] attglobal.net
==================
Jerry Stuckle [ Sa, 26 Januar 2008 00:06 ] [ ID #1916372 ]

Re: webpage hit counter in PHP

Animesh K wrote:
> Jerry Stuckle wrote:
>> frodobaggins [at] cornwall.privacy wrote:
>>> On Mon, 21 Jan 2008 11:25:34 +0100, "Luuk" <luuk [at] invalid.lan> wrote:
>>>
>>>>>>> Where would I find a website hit counter written preferably in
>>>>>>> PHP? I
>>>>>>> do not have shell access to the web provider so installation would
>>>>>>> have to be via FTP only (no make or compilation).
>>>>>> finding is not dificult: http://tinyurl.com/33wqor
>>>>> I can google as well. I was wondering if anyone had used one which
>>>>> they could recommend.
>>>> http://www.developingwebs.net/phpclass/hitcounter.php
>>>
>>> That works. But can anyone recommend a professional looking hit
>>> counter which outputs a graphic file, instead of simply text?
>>>
>>
>> No counters look "professional". They are just a way for amateurs to
>> pump their egos.
>>
>
> Heard of google analytics?
>
> http://64.233.179.110/analytics/tour/index_en-US.html
>

Google analytics is not a counter.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex [at] attglobal.net
==================
Jerry Stuckle [ Fr, 25 Januar 2008 04:33 ] [ ID #1916376 ]

Re: webpage hit counter in PHP

..oO(Krustov)

><Jerry Stuckle>
>
>> No counters look "professional". They are just a way for amateurs to
>> pump their egos.
>
>Is it you who decides for everybody else what is or isnt professional .

Hit counters are _never_ professional. They are of no interest for the
users (use rand() if you want to show an impressive number to them) and
the real informations are available in the server's logfile.

Micha
Michael Fesser [ Fr, 25 Januar 2008 20:17 ] [ ID #1916403 ]

Re: webpage hit counter in PHP

..oO(Animesh K)

>Jerry Stuckle wrote:
>
>> No counters look "professional". They are just a way for amateurs to
>> pump their egos.
>
>Heard of google analytics?

Yes. It's in my filter.

Micha
Michael Fesser [ Fr, 25 Januar 2008 20:17 ] [ ID #1916404 ]

Re: webpage hit counter in PHP

Michael Fesser:

> and the real informations are available in the server's logfile.

Although these data are often misinterpreted, misrepresented, and are
generally of no concern to the user.

--
Jock
John Dunlop [ Fr, 25 Januar 2008 21:17 ] [ ID #1916406 ]

Re: webpage hit counter in PHP

Jerry Stuckle wrote:
> Animesh K wrote:
>> Jerry Stuckle wrote:
>>> frodobaggins [at] cornwall.privacy wrote:
>>>> On Mon, 21 Jan 2008 11:25:34 +0100, "Luuk" <luuk [at] invalid.lan> wrote:
>>>>
>>>>>>>> Where would I find a website hit counter written preferably in
>>>>>>>> PHP? I
>>>>>>>> do not have shell access to the web provider so installation would
>>>>>>>> have to be via FTP only (no make or compilation).
>>>>>>> finding is not dificult: http://tinyurl.com/33wqor
>>>>>> I can google as well. I was wondering if anyone had used one which
>>>>>> they could recommend.
>>>>> http://www.developingwebs.net/phpclass/hitcounter.php
>>>>
>>>> That works. But can anyone recommend a professional looking hit
>>>> counter which outputs a graphic file, instead of simply text?
>>>>
>>>
>>> No counters look "professional". They are just a way for amateurs to
>>> pump their egos.
>>>
>>
>> Heard of google analytics?
>>
>> http://64.233.179.110/analytics/tour/index_en-US.html
>>
>
> Google analytics is not a counter.
>

eh that way if I graph the output of my counter, you will call it as
plotter instead of counter.
Animesh Kumar [ Fr, 25 Januar 2008 22:50 ] [ ID #1916413 ]

Re: webpage hit counter in PHP

Michael Fesser wrote:
> .oO(Krustov)
>
>> <Jerry Stuckle>
>>
>>> No counters look "professional". They are just a way for amateurs to
>>> pump their egos.
>> Is it you who decides for everybody else what is or isnt professional .
>
> Hit counters are _never_ professional. They are of no interest for the
> users (use rand() if you want to show an impressive number to them) and
> the real informations are available in the server's logfile.
>
> Micha

People do have page-view (counter) information on websites and it helps
the viewer in understanding popularity of that particular page.

http://youtube.com/watch?v=mOeuar5LmtU

For example this has been viewd 280,XXX times, voted 510 times, and has
a 4-* rating. All these are "counters" of different kind and provide a
lot of information related to this particular video.

Perhaps you mean that stuff like sitemeter is boring, but it isn't
completely useless or unprofessional.
Animesh Kumar [ Fr, 25 Januar 2008 22:52 ] [ ID #1916414 ]

Re: webpage hit counter in PHP

Animesh K wrote:
> Michael Fesser wrote:
>> .oO(Krustov)
>>
>>> <Jerry Stuckle>
>>>
>>>> No counters look "professional". They are just a way for amateurs
>>>> to pump their egos.
>>> Is it you who decides for everybody else what is or isnt professional .
>>
>> Hit counters are _never_ professional. They are of no interest for the
>> users (use rand() if you want to show an impressive number to them) and
>> the real informations are available in the server's logfile.
>>
>> Micha
>
> People do have page-view (counter) information on websites and it helps
> the viewer in understanding popularity of that particular page.
>
> http://youtube.com/watch?v=mOeuar5LmtU
>
> For example this has been viewd 280,XXX times, voted 510 times, and has
> a 4-* rating. All these are "counters" of different kind and provide a
> lot of information related to this particular video.
>
> Perhaps you mean that stuff like sitemeter is boring, but it isn't
> completely useless or unprofessional.
>

And youtube is the latest in professional web design? ROFLMAO!

It's fine for those who need their egos stroked. But it's not professional.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex [at] attglobal.net
==================
Jerry Stuckle [ Sa, 26 Januar 2008 00:06 ] [ ID #1916421 ]

Re: webpage hit counter in PHP

Animesh K wrote:
> Jerry Stuckle wrote:
>> Animesh K wrote:
>>> Jerry Stuckle wrote:
>>>> frodobaggins [at] cornwall.privacy wrote:
>>>>> On Mon, 21 Jan 2008 11:25:34 +0100, "Luuk" <luuk [at] invalid.lan> wrote:
>>>>>
>>>>>>>>> Where would I find a website hit counter written preferably in
>>>>>>>>> PHP? I
>>>>>>>>> do not have shell access to the web provider so installation would
>>>>>>>>> have to be via FTP only (no make or compilation).
>>>>>>>> finding is not dificult: http://tinyurl.com/33wqor
>>>>>>> I can google as well. I was wondering if anyone had used one which
>>>>>>> they could recommend.
>>>>>> http://www.developingwebs.net/phpclass/hitcounter.php
>>>>>
>>>>> That works. But can anyone recommend a professional looking hit
>>>>> counter which outputs a graphic file, instead of simply text?
>>>>>
>>>>
>>>> No counters look "professional". They are just a way for amateurs
>>>> to pump their egos.
>>>>
>>>
>>> Heard of google analytics?
>>>
>>> http://64.233.179.110/analytics/tour/index_en-US.html
>>>
>>
>> Google analytics is not a counter.
>>
>
> eh that way if I graph the output of my counter, you will call it as
> plotter instead of counter.
>

Nope. It's a counter. Google Analytics is something completely
different - and there for a different reason.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex [at] attglobal.net
==================
Jerry Stuckle [ Sa, 26 Januar 2008 00:06 ] [ ID #1916422 ]

Re: webpage hit counter in PHP

Animesh K:

> People do have page-view (counter) information on websites and it helps
> the viewer in understanding popularity of that particular page.

What influence would have the popularity of a page on my search behavior?
I mostly seek pages that aren't that popular.
Just like entering a super market and knowing what product is bought most.
Not relevant whatsoever.

--
Floor
Floor [ Sa, 26 Januar 2008 07:27 ] [ ID #1916911 ]

Re: webpage hit counter in PHP

Animesh K:

> People do have page-view (counter) information on websites and it helps
> the viewer in understanding popularity of that particular page.

What influence would have the popularity of a page on my search behavior?
I mostly seek pages that aren't that popular.
Just like entering a super market and knowing what product is bought most.
Not relevant whatsoever.

--
Floor
Floor [ Sa, 26 Januar 2008 07:27 ] [ ID #1916924 ]

Re: webpage hit counter in PHP

On Jan 25, 10:17=A0pm, Michael Fesser <neti... [at] gmx.de> wrote:
> .oO(Krustov)
>
> ><Jerry Stuckle>
>
> >> No counters look "professional". =A0They are just a way for amateurs to=

> >> pump their egos.
>
> >Is it you who decides for everybody else what is or isnt professional .
>
> Hit counters are _never_ professional. They are of no interest for the
> users (use rand() if you want to show an impressive number to them) and
> the real informations are available in the server's logfile.
>
> Micha
saidar500 [ Sa, 26 Januar 2008 09:40 ] [ ID #1916930 ]

Re: webpage hit counter in PHP

On Jan 25, 10:17=A0pm, Michael Fesser <neti... [at] gmx.de> wrote:
> .oO(Animesh K)
>
> >Jerry Stuckle wrote:
>
> >> No counters look "professional". =A0They are just a way for amateurs to=

> >> pump their egos.
>
> >Heard of google analytics?
>
> Yes. It's in my filter.
>
> Micha
saidar500 [ Sa, 26 Januar 2008 09:41 ] [ ID #1916931 ]
PHP » alt.php » webpage hit counter in PHP

Vorheriges Thema: database of zip codes to latitude-longitude coordinates?
Nächstes Thema: Make the code be illegible