PHP Banner Rotator
So you’ve worked hard on your website, and now you want to rotate banners on your website and generate some cash. It’s time for a PHP Banner Rotator!
This code sample assumes you have a table named “banners” with at least two fields “SiteURL” and “BannerURL”. Which, shouldn’t need explaination as to what they are.
The Code
<?
$global_dbh [...]
PHP Cron Jobs with cPanel
Running PHP scripts automatically can have some big benefits. You can wait to have things get done when there is less traffic on your server, or you can ensure daily tasks get done on time.
cPanel Simple Cron
Even if you do not know anything about cron jobs, and have never run a cron job before – [...]
PHP Email Verification
If you have any type of website where a user signs up and enters an email address, you must verify that this is in fact their email address. Otherwise, you could find yourself in trouble for emailing someone who didn’t want you to email them.
These code snippets are only a portion of what you’d need. [...]
More Photos Coming
More Photos are Coming to the Tim Linden Photos section. I’ve just commented on a bunch of them, and uploaded a bunch more.
Creating a Google Sitemap
The Google Sitemaps service simply allows Google to learn your website structure, and improve the way they crawl your site. The sitemaps you generate will contain the last modified dates, priority, and frequency. This tells Google what pages need to be re-crawled and how often to re-crawl them.
It is a very simple process: You create [...]
CLiX Directory
I have been working on a new script that I will be selling soon. The script is called SCRIPTMAN Links Directory. It will allow you to run your own Links Directory which has a couple of benefits. You can sell sponsored links, and it can increase traffic to your site. The cost will be $75, [...]





