Hi All,
Well this is my first time here on this forum and was hoping some of you will be able to help me. Well, I was wondering that if it’s possible to use php to toggle between multiple webpages after a certain given time. For example, let’s say I have the following webpages,
[ul][li]firstPage.html[/li]
[li]secondPage.html[/li]
[li]thirdPage.html[/li][/ul]
With the above pages available, if I’m required to toggle between them after, let’s say 5 seconds, can I do it? Please do help me as I’m really stuck at this problem and was hoping php might be able to solve this problem. Looking forward to hearing from you all. Thanks in advance for any help or replies.
Take Care all …