I have a javascript ticker on my website, ( I only used javascript because I can't figure out how to use php as a ticker) What I want to be able to do is store the text for the ticker in a mysql table. Any ideas as to the best way of doing this? Is there a way to make a scrolling ticker with php?
Thanks