Quote:
Originally Posted by ghost You dont need to install this to use lastRSS
yes you can place it in the the between the body tags
For the purpose of your test save the page as index.php |
Performed following test.
Download "lastRSS.zip" (Last
RSS-PHP
RSS parser/reader) on;
Last RSS - PHP RSS parser/reader
unzip the package
$ sudo mv lastRSS.php /var/www/
$ sudo nano /var/www/index.html
typing your php script on <body> </body>
and saving the file as "index.php"
$ ls /var/www/ | grep index
index.php
On a workstation brower
It displays following news line on the webpage;
Thanks
Havd following questions;
1)
The news lines are static. How to make the news lines scrolling on a box?
2)
Can I add another
RSS feed? I.E. 2 feeds on the same webpage?
3)
OR if 2) above is impossible, then how to change the feed?
TIA
B.R.
satimis