Update index.php
This commit is contained in:
parent
796fd7487b
commit
57fd498b6b
@ -100,7 +100,7 @@
|
||||
|
||||
<?php
|
||||
$i = 0; // counter
|
||||
$url = "http://www.rssmix.com/u/8252161/rss.xml"; // url to parse
|
||||
$url = "http://www.rssmix.com/u/8252682/rss.xml"; // url to parse
|
||||
$rss = simplexml_load_file($url); // XML parser
|
||||
|
||||
// RSS items loop
|
||||
@ -133,4 +133,4 @@ $i++;
|
||||
|
||||
|
||||
|
||||
</body></html>
|
||||
</body></html>
|
||||
|
Loading…
x
Reference in New Issue
Block a user