On Mon, 27 Sep 2004 11:29:34 +0200, Nick Wilson <[EMAIL PROTECTED]>
wrote:
* and then raditha dissanayake declared
>>These counters are pretty much useless at gauging web traffic. you
would
>>be better off using log analysis tool.
>>
>>
>
>Who said anything about web traffic? ;-)
>
>
whic
Nick Wilson wrote:
Hi all,
I have a script that at the present just outputs '$count .'''
after each iteration of a foreach() loop.
I have set implicit_flush so that this works.
That's clearly monkey poo though eh? :-)
Do I have to get into unkown waters and try and make PHP talk to JS to
achieve
Astrum!
I've never used GD or ImageMagick before.. can you guide me to any
tutorial, script, reference.. something upon the same that can help me
out?
Thanks,
Dominor!
PHPSpooky
> Write a PHP script that makes the image for you using GD or
Imagemagick,
> then just include it like any other ima
>I've never used GD or ImageMagick before.. can you guide me to any
>tutorial, script, reference.. something upon the same that can help me
>out?
Can you -please- do some of your own legwork once in a while?
http://www.google.com/search?q=imagemagick+tutorial
http://www.google.com/search?q=gd+php
PHPSpooky wrote:
Astrum Et Securis!
I don't want to use iFrames.. is there any other way?
I want to use my own php counter with lil information.. which updates
the database on page load incrementing the counter and catching the few
Server Variables.. and just display the Hits on that page.
Howe
Astrum!
Once in a while.. Sure.
Dominor!
PHPSpooky
> Can you -please- do some of your own legwork once in a while?
>
> http://www.google.com/search?q=imagemagick+tutorial
> http://www.google.com/search?q=gd+php+tutorial
>
> -
Here goes a sample code.
The db interaction is throurh db abstraction layer but easily can be
translated to used directly mysql_* functions.
'windows 95',
'windows 95'=>'windows 95',
'win98'=>'windows 98',
'windows 98'=>'windows 98',
'winnt'=>'windows nt 4.0',
'w
No, but I could throw one together in 10 minutes.
Here is some 5 minute untested code to get you started
where int count is in table counter.
mailto:[EMAIL PROTECTED]\";>Administrator";
exit;
}
$count = mysql_result($dbq,0)
echo "This page has been visited $count times!";
$query =
At 05:49 PM 8/22/01 +0200, you wrote:
>hi!
>
>do you know an easy-to-use-php-counter, which uses mysql to store the data?
>
>gert
Not off hand, but I could probably program one within the day.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For addi
9 matches
Mail list logo