Classifieds Scripts, Web Scripts,  Ajax Scripts, PHP Scripts, ASP Scripts


Simple PHP ad rotation

October 5th, 2009

A simple ad rotation program written in php, which uses a simple text file to revolve your ads. You can use this script to rotate any thing, all you have to do is place the contents in a text file (the content in the text file will be seperated by ~ sign) the script imports the contents of the file and saves it into an array by seperating the contents by “~” sign you put. then a randon number is choosen and array[random number] is displayed on the site.

Visit Site: Simple PHP ad rotation

Platforms: Linux

Share and Enjoy:
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks
  • Diigo
  • DZone
  • Fark
  • Faves
  • laaik.it
  • LinkedIn
  • Live
  • MisterWong
  • MySpace
  • Netvibes
  • Netvouz
  • NewsVine
  • Propeller
  • Reddit
  • Slashdot
  • Socialogs
  • StumbleUpon
  • Technorati
  • Twitter
  • Yahoo! Buzz

Comments


Comments are closed.