Welcome Guest ( Log In | Register)



3 Pages V  < 1 2 3  
Reply to this topicStart new topic
> Php Unique Hit Counter, Count page hits with php.
ramon
post Mar 23 2005, 09:38 PM
Post #21


Member [Level 1]
****

Group: Members
Posts: 63
Joined: 19-March 05
Member No.: 4,726



thanx, I'm going to use this script on my page. wanted a counter on it. so this one it will be.
Go to the top of the page
 
+Quote Post
rectab
post Mar 25 2005, 04:44 PM
Post #22


Newbie [Level 2]
**

Group: Members
Posts: 32
Joined: 25-March 05
Member No.: 4,889



Than you!
Go to the top of the page
 
+Quote Post
iGuest
post Apr 1 2008, 05:17 PM
Post #23


Trap Double Mocha Member
***************

Group: Members
Posts: 2,360
Joined: 21-September 07
Member No.: 50,369



It won\\
Php Unique Hit Counter

I put it in and do what it says, but there's no counter or anything like that. Even when I load up hits.Txt it's still blank.

-question by G-Money
Go to the top of the page
 
+Quote Post
Saint_Michael
post Apr 3 2008, 03:15 AM
Post #24


$p4m 0n j00 $h4m3 m3 0nc3 $p4m 0n m3 $h4m3 m3 7\/\/1c3
*********************

Group: [HOSTED]
Posts: 6,559
Joined: 21-September 04
From: 9r33|\| 399$ 4|\|D 5P4/\/\
Member No.: 1,218
T17 GFX Crew



Did you make sure you did the following:

-Save and upload all files to the same directory
-make sure the page that has the counter is ending with the .php extension because that is hte only way to get it running.

If your looking for more ways to set up a counter check out pixel2life.com or check out this unique hit counter script. As it is very customizable to fit with your site and works the same way this script does with flat files and no DB's.
Go to the top of the page
 
+Quote Post
lailai
post Apr 3 2008, 10:11 AM
Post #25


Newbie [Level 3]
***

Group: Members
Posts: 45
Joined: 8-December 07
Member No.: 54,414



Thats good, with some _bugs_ anyway that's a really simple script! Thank you
Go to the top of the page
 
+Quote Post
iGuest
post Apr 6 2008, 04:53 AM
Post #26


Trap Double Mocha Member
***************

Group: Members
Posts: 2,360
Joined: 21-September 07
Member No.: 50,369



this scipt dosent work for more tahn 4 times
Php Unique Hit Counter

This script is not working for more than 4 times after that echo remains

Same check it



-reply by kar32
Go to the top of the page
 
+Quote Post
tracdoor
post Apr 7 2008, 09:23 AM
Post #27


Member [Level 1]
****

Group: [HOSTED]
Posts: 66
Joined: 2-April 08
From: Berkshire, England
Member No.: 60,270



Thanks for this, i was going mad with my last host, login scripts, counter scripts, until i realised they had safe mode on, so they didn't allow the inclution of files dry.gif

I spent hours trying to figure out what was wrong.

*whoop*whoop* for trap17 smile.gif
Go to the top of the page
 
+Quote Post
flashy
post Apr 19 2008, 01:20 PM
Post #28


Member [Level 1]
****

Group: [HOSTED]
Posts: 62
Joined: 7-March 08
From: Swindon, England
Member No.: 59,016



thats good but if 50,000 odd pageviews a day were to see your site then 'hits.txt' would be around 150mb by the end of the month - the best way is to use cookies or a database. Or what you can do is check to see if the ip is already logged in the text file - if it is in there, dont write it smile.gif
Go to the top of the page
 
+Quote Post
datanizze
post Jun 8 2008, 03:37 PM
Post #29


Newbie
*

Group: Members
Posts: 7
Joined: 8-June 08
Member No.: 63,355



This is...


....VERY helpful!

Now I can, When my website is functional keep track of how many ppls who have visited my page / downloaded my program..

THANKS a LOT
//Datanizze
Go to the top of the page
 
+Quote Post
iGuest