Monday, December 03, 2007

PHP Scripts

Almost everyone who's got seriously into developing interactive websites would agree that it doesn't get any easier than using PHP and MySQL.

Having now spent the last couple of weeks working on a script using PHP, I'm inclined to agree.

The script, CBIntuition, delivers Adsense-style advertisements for products on the ClickBank marketplace.

And this has spawned another related idea, which I'll be calling MyIntuition until I find a better name.
Basically, it will deliver similar, AdSense-style ads, but the advertisements will be for your own products, or other affiliate links (ie not ClickBank).

The idea is that the user will be able to add their own advertisements to a MySQL database and the script will then deliver ads from that database.

I'll be working on the script just as soon as the CBIntuition script is finished.