dimanche 27 mars 2011
Create a referrer list on your blog in 10 minutes. — Wohill
Create a referrer list on your blog in 10 minutes. — Wohill: "Create a referrer list on your blog in 10 minutes.
by Niklas Waller on February 17, 2009
in PHP
If you would like to have a list of the say 10 or 20 latest referrers to your blog or site, it is quite easy to accomplish a simple solution pretty quickly. Here’s an easy and fast way of how to do it with PHP and MySQL.
1. Create a new table in your MySQL database called ‘referrers’ with these fields and properties. This is the place where all data about referrers and requested content will be stored.
id : int (10) primary key auto-increment
referrer: varchar (500)
request varchar (100)
2. Paste this script to the page where the visitors arrive. Each time someone is referred to this blog a new entry is created in the MySQL table.
3. Paste this piece of code where you want the referrer list to be on your site.
%s
”, $row['referrer'], “REFERRER ‘” . $row['referrer'] . “‘ REQUESTED ‘” . “YOUR_DOMAIN” . $row['request'] . “‘”, substr($row['referrer'], 0, 25));
}
?>
Take a look at the bottom right of Wohill to see this in action!
– Envoyé à l'aide de la barre d'outils Google"
by Niklas Waller on February 17, 2009
in PHP
If you would like to have a list of the say 10 or 20 latest referrers to your blog or site, it is quite easy to accomplish a simple solution pretty quickly. Here’s an easy and fast way of how to do it with PHP and MySQL.
1. Create a new table in your MySQL database called ‘referrers’ with these fields and properties. This is the place where all data about referrers and requested content will be stored.
id : int (10) primary key auto-increment
referrer: varchar (500)
request varchar (100)
2. Paste this script to the page where the visitors arrive. Each time someone is referred to this blog a new entry is created in the MySQL table.
3. Paste this piece of code where you want the referrer list to be on your site.
%s
”, $row['referrer'], “REFERRER ‘” . $row['referrer'] . “‘ REQUESTED ‘” . “YOUR_DOMAIN” . $row['request'] . “‘”, substr($row['referrer'], 0, 25));
}
?>
Take a look at the bottom right of Wohill to see this in action!
– Envoyé à l'aide de la barre d'outils Google"
vendredi 25 mars 2011
jeudi 24 mars 2011
mercredi 23 mars 2011
samedi 19 mars 2011
vendredi 18 mars 2011
mardi 15 mars 2011
plugboard big banniere
plugboard big banniere
plugboard big banniere
für die disign der Seite, ich danke Ihnen für die Dimension Banner Display zu achten.
pour le disign de la page ,merci de respecter les dimention de la banniere à afficher .
for the disign of the page, thank you to respect the Dimension banner to display.
affichage gratuit
10 bannieres -500x100 banner - banniere 500x100 - 10 banners
plugboard big banniere
für die disign der Seite, ich danke Ihnen für die Dimension Banner Display zu achten.
pour le disign de la page ,merci de respecter les dimention de la banniere à afficher .
for the disign of the page, thank you to respect the Dimension banner to display.
affichage gratuit
10 bannieres -500x100 banner - banniere 500x100 - 10 banners
mardi 8 mars 2011
top backlinks référents automatique links
top backlinks référents automatique links: "– Envoyé à l'aide de la barre d'outils Google"
backlinks referrer automatic: plugboard pour votre site
backlinks referrer automatic: plugboard pour votre site: "– Envoyé à l'aide de la barre d'outils Google"
Inscription à :
Articles (Atom)