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...
I am trying to use PHP for a RSS feed for a html Website hosted by Network Solutions. Unfortunately I am experiencing problems with parsing. As a default, Network Solutions servers are parsed.
More specifically:
PHP works on Network Solution's server, but a PHP script included inside of an...
I want to add .php script to my existing .html pages for RSS feeds. Is there a way to add PHP into the HTML script without changing the web pages extension to .php?
How will browers find these existing pages on the site if they all had to be renamed .php? If they search for my page using an...