Results 1 to 10 of 10
  1. #1
    Join Date
    Sep 2005
    Posts
    1,604
    Tokens
    0

    Latest Awards:

    Default users online + site hits script

    where can i get users online + site hits script???

    Edited by Lµke (Forum Moderator): Thread Moved From Website Designing. Please post in the correct section next time, Thanks .
    Last edited by Lµke; 28-02-2007 at 04:47 PM.

  2. #2
    Join Date
    Sep 2005
    Posts
    1,604
    Tokens
    0

    Latest Awards:

    Default

    now answer me.

  3. #3

    Default

    Right here.


  4. #4
    Join Date
    Sep 2005
    Posts
    1,604
    Tokens
    0

    Latest Awards:

    Default

    Thanks, but want it so that u just insert the code into index.php and then every1 can view how many hits u had.

  5. #5
    Join Date
    Dec 2006
    Location
    Doncaster, UK
    Posts
    4,244
    Tokens
    0

    Latest Awards:

    Default

    Quote Originally Posted by ClubTime View Post
    Thanks, but want it so that u just insert the code into index.php and then every1 can view how many hits u had.
    Basically yes.
    A collection of forum users' views on obesity
    Quote Originally Posted by mynameisjake View Post
    sounds good
    Quote Originally Posted by Stephen View Post
    Just google it.
    Quote Originally Posted by jesus View Post
    jesus christ
    Quote Originally Posted by Alexicles. View Post
    It will probably soon go away.

  6. #6

    Default

    Add the PHP include into your index.php file as instructed.

    Code:
    	<?php
    		include "phphits.php";
    		phphitsAddHit();
    	?>


  7. #7
    Join Date
    Aug 2004
    Location
    UK
    Posts
    11,283
    Tokens
    2,031

    Latest Awards:

    Default

    This tut contains both

    http://thybag.co.uk/?p=Tutorials&ind=25&page=2

    top = hit counter

    next one = users today / users online counter.

    Both are flat file scripts.

  8. #8
    Join Date
    Sep 2005
    Posts
    1,604
    Tokens
    0

    Latest Awards:

    Default

    scripts don't work

    Would quite like them basic scripts, there is a site u get em lawl.

    its like php and html,

  9. #9
    Join Date
    Sep 2005
    Posts
    1,604
    Tokens
    0

    Latest Awards:

    Default

    //....

  10. #10
    Join Date
    Dec 2006
    Posts
    1,128
    Tokens
    0

    Latest Awards:

    Default

    Quote Originally Posted by ClubTime View Post
    where can i get users online + site hits script???

    Edited by L&#181;ke (Forum Moderator): Thread Moved From Website Designing. Please post in the correct section next time, Thanks .
    Just use google..

    www.google.co.uk/accounts/Login < ALL GOOGLES SERVICES

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •