Rotate informations
Posted: Sat Jan 08, 2005 7:40 am
Hi,
I was imagining the best way to develop a kind of ROTATE TEXT INFORMATIONS AS FOLLOWS:
Thank You Very Much !
Kind Regards,
Poeta_Eletrico
I was imagining the best way to develop a kind of ROTATE TEXT INFORMATIONS AS FOLLOWS:
I place a single TXT file inside a dir called: ADVERTISE.
But I want to output this file as <? include("./advertise/text.txt")?> into my INDEX PAGE on the right col of my table.
All texts in TEXT FILE is separate by ";". So turning simple to use SPLIT to break in identifies each block text to display correctly on a give limit TIME.
I read some documents but did not find the best clue to finish this. Can anyone here give a "clue" to put me in the right path?All I want to do now is on every 5 min the code REFRESHES and take the next TEXT BLOCK as a BANNER ROTATOR.
Thank You Very Much !
Kind Regards,
Poeta_Eletrico