Replacing an Ad after 7 seconds
Posted: Sat Dec 05, 2009 4:27 pm
At present I have a PHP program that displays an ad randomly so why not take the next step and have a auto-updating ad, a bit like mechanical billboards work.
A community of PHP developers offering assistance, advice, discussion, and friendship.
http://forums.devnetwork.net/
you'll have to do it in something like javascript i'm afraid, php isn't really an option when it comes to this kinda stuff.Vegan wrote:At present I have a PHP program that displays an ad randomly so why not take the next step and have a auto-updating ad, a bit like mechanical billboards work.