January 18, 2006
This tutorial goes out to Andre who wanted to use the URL Rotator for something similar but different. In this tutorial I am going to assume that you already have a database table "textlinks" set up with at least the following fields: title, url The Code <? $global_dbh = mysql_connect("localhost","dbusername","dbpassword"); mysql_select_db("dbname", $global_dbh); $query = "SELECT [...]
Read the full article →
January 16, 2006
Many people will say that Traffic Exchange Advertising just doesn't work, however the people who say that are the people who stick up their entire site in an exchange and expect people to bookmark their site, buy everything, and come back every day. Today I'll give you some pointers on how to increase your blog [...]
Read the full article →