+ Reply to Thread
Results 1 to 5 of 5

Thread: need to record ip,country,time

  1. #1
    Junior Member oruvan is on a distinguished road
    Join Date
    Nov 2009
    Posts
    22
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Rep Power
    0

    Default need to record ip,country,time

    hai guys need a script or code that records the users ip,country,& the time he spent in my site to the mysql database.
    eg. i have a forum(phpbb) in which when a users signs in, it should get the above told data & save it in my database for the specified user.
    Also another one to get these data & display it for me.

  2. #2
    Super Moderator subzero is an unknown quantity at this point subzero's Avatar
    Join Date
    Mar 2006
    Location
    Your Screen.
    Posts
    2,828
    Thanks
    76
    Thanked 75 Times in 39 Posts
    Blog Entries
    2
    Rep Power
    0

    Default

    phpbb has this data !




    Super Cheap hosting:
    Read Tearms&Conditions here:
    FAQ:
    Support forum:


    WapMasterz.Net is back with new forum style!!
    Click this image to goto wapmasterz site!



  3. #3
    Senior Member ranzit2 ranzit2's Avatar
    Join Date
    Dec 2008
    Posts
    198
    Thanks
    0
    Thanked 8 Times in 1 Post
    Rep Power
    0

    Default

    Pmpl are lazy.
    Goto and download it.

  4. #4
    Junior Member oruvan is on a distinguished road
    Join Date
    Nov 2009
    Posts
    22
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Rep Power
    0

    Default

    i gave phpbb as an example. i need the codings. i am not going to put in phpbb

  5. #5
    Super Moderator subzero is an unknown quantity at this point subzero's Avatar
    Join Date
    Mar 2006
    Location
    Your Screen.
    Posts
    2,828
    Thanks
    76
    Thanked 75 Times in 39 Posts
    Blog Entries
    2
    Rep Power
    0

    Default

    Oh

    lol then your not in luck of typing the right info mate!


    Code:
    <?php
    $log=fopen("log1.html","a") or die("couldnt open log");
    fwrite($log, "Date of visit " .date('l dS \of F Y h:i:s A') . ", IP:" . $REMOTE_ADDR . "<br>");
    fclose($log);
    ?>
    




    Super Cheap hosting:
    Read Tearms&Conditions here:
    FAQ:
    Support forum:


    WapMasterz.Net is back with new forum style!!
    Click this image to goto wapmasterz site!



+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Similar Threads

  1. Replies: 4
    Last Post: 31-03-10, 08:31
  2. Set Country Ban
    By sweetangel in forum Coding Forum
    Replies: 2
    Last Post: 19-12-08, 20:11
  3. Users Record In Wappy Or Nochat
    By honkytonkman in forum Coding Forum
    Replies: 2
    Last Post: 01-10-08, 01:21
  4. Little Country Flags
    By mrbling in forum Scripts Forum
    Replies: 1
    Last Post: 07-12-07, 13:10
  5. Help Ip To Country For Sa
    By super55 in forum Scripts Forum
    Replies: 3
    Last Post: 26-05-07, 02:57

Bookmarks

Posting Permissions

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

SEO by vBSEO