News Feed
Jobs Feed
Sections




News Archive
PHPToys.com:
Creating a file based AD rotator script
April 24, 2007 @ 11:43:00

From the PHPToys.com website, there's a simple tutorial that shows you how to create a simple file-based ad rotation script for your website.

In this tutorial I will show you hot to create a simple AD rotator script without using database. The script can display both text and image ads and you can control the number of ads to be displayed at once.

The content (images) are stored in a directory and the heart of the mini-app, the rotation list, is stored in a text-file. All of the code you'll need to get started is included and you can even just download the script if you want to get started right away.

0 comments voice your opinion now!
advertisement rotator script textfile simple tutorial advertisement rotator script textfile simple tutorial


blog comments powered by Disqus

Similar Posts

HowToForge: How To Install a Complete LEMP on Ubuntu/Debian

SitePoint PHP Blog: Redirecting Old URLs in WordPress

PHP F1: PHP Session Tutorial

php|architect: PHP 5.3 namespaces for the rest of us

PHPBuilder.com: Profiling PHP Code with Xdebug and KCacheGrind


Community Events











Don't see your event here?
Let us know!


tool development community framework series application testing introduction interview conference podcast phpunit code opinion language zendframework2 example unittest release functional

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework