Page 1 of 1
php news ticker
Posted: Wed Sep 18, 2002 6:36 am
by harsha
i want a php news ticker some thing similar to the news ticker in
http://www.ndtv.com it is in asp please tell me the links where i can get the php one

Posted: Wed Sep 18, 2002 6:40 am
by twigletmac
Have you tried looking at
hotscripts.com?
Mac
yes i checked
Posted: Wed Sep 18, 2002 6:46 am
by harsha
yes i checked in hotscripts website but din't find it

Posted: Wed Sep 18, 2002 12:33 pm
by mr_griff
You could always do a view source to see what the code looks like. The news ticker script is written in JavaScript so it will work with any type of html. All you would have to do is replace the section with their news text and use PHP to put in your own news from a database or text file. Just leave a html comment in your code giving credit to them for the news ticker script.
Posted: Wed Sep 18, 2002 2:10 pm
by Dale
Frame + Marquee is my answer....