How to get free real-time scrolling stock ticker in PHP for html Web page inetgration?

Alton J. Jones

New member
I want to incorporate a scrolling stock ticker on my Web page, which is written in html. I prefer the ticker code be in PHP rather than Java, because Java is not search engine friendly.

I also want to have the option to list my own stock symbols on the ticker.

The server used by my host (Network Solutions) is parsed and compatible with PHP code. If there is an online form to list the stock symbols and in turn generates PHP code...that would be great. I'm using PHP for RSS feeds on the site and thought a stock ticker would add more interactive content.
 
Back
Top