php news ticker
Moderator: General Moderators
- harsha
- Forum Contributor
- Posts: 103
- Joined: Thu Jul 11, 2002 1:35 am
- Location: Bengaluru (Bangalore) > Karnataka > India
php news ticker
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 
- twigletmac
- Her Royal Site Adminness
- Posts: 5371
- Joined: Tue Apr 23, 2002 2:21 am
- Location: Essex, UK
- harsha
- Forum Contributor
- Posts: 103
- Joined: Thu Jul 11, 2002 1:35 am
- Location: Bengaluru (Bangalore) > Karnataka > India
yes i checked
yes i checked in hotscripts website but din't find it 
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.