![]() |
Hit counter for links....
is there a modification or can somone find or suggest a way to do this,
i want to start up a rap directory and want to have profiles on rap sites....so i want a counter that will count the amount of clicks going from my site to each other rap site...anyone? ???????????? |
quick and dirty version:
Setup a table in your database: Code:
create table linklog (linklogid integer not null auto_increment primary key, name text, link text, description text) link.php Code:
<?php To pull a count out of the database: In your directory file you would do something like this: Code:
$output = ""; |
All times are GMT. The time now is 03:22 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|