Welcome to Welcome to DNF.com™ - Domain Sales, Domain Forum, Domain Appraisals, Domain Registrars

If you are new to domains and looking to buy, sell and learn about domains then you have come to the right place. DNForum is the largest domain name community on the internet and continues to grow every day. There are over 105,000 domainers on DNForum doing everything from buying domains, selling domains, learning about domains and discussing domains. Take a minute and Register.

Register Today on DNForum IT'S FREE!

Results 1 to 4 of 4
  1. #1
    Exclusive Lifetime Member
    BeingSeen's Avatar
    Join Date
    Jan 2005
    Posts
    126
    DNF$
    847
    Bank
    0
    Total DNF$
    847
    Donate  

    need a script that will count clicks to a link

    Hello,

    I am looking for a php script that will count the clicks or views to a link.

    Also looking for a tutorial on how to install the script or willing to pay someone to do it.

    thanks

    Ed
    Being Seen Technologies, Inc.
    Flexible Electroluminescent Lighting and Inverters
    888 457 0117 (toll free, USA, Canada), 508 279-4244 (Int'l)

  2. #2
    www.LOL.biz
    Bender's Avatar
    Join Date
    Apr 2004
    Location
    .ro
    Posts
    1,912
    DNF$
    6,242
    Bank
    0
    Total DNF$
    6,242
    Donate  

    Re: need a script that will count clicks to a link

    Hi.
    You can do this:
    -change the <a href=...> tag for your link to
    Code:
    <a href="www.site.com/script.php?goto=The_link_you_want">
    -create a database table with phpmyadmin with 2 int fields(ID, clicks)
    -in the php script, each time the script is accessed and the URL is the one you want, run the sql query
    Code:
    update table_name set clicks=clicks+1 where id=ID_HERE
    I hope you understood, it's quite simple.
    There must be free scripts that do this, even without databases

  3. #3
    Platinum Lifetime Member
    MrDude's Avatar
    Join Date
    Jun 2005
    Location
    UK
    Posts
    1,249
    DNF$
    165
    Bank
    0
    Total DNF$
    165
    Donate  

    Re: need a script that will count clicks to a link


  4. #4
    DNF Regular
    Blarian's Avatar
    Join Date
    Mar 2005
    Posts
    767
    DNF$
    1,006
    Bank
    0
    Total DNF$
    1,006
    Donate  

    Re: need a script that will count clicks to a link

    No offers in this section, please.

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
  •  

Domain name forum recommended by Domaining.com