Update index.php
This commit is contained in:
parent
796fd7487b
commit
57fd498b6b
@ -100,7 +100,7 @@
|
|||||||
|
|
||||||
<?php
|
<?php
|
||||||
$i = 0; // counter
|
$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 = simplexml_load_file($url); // XML parser
|
||||||
|
|
||||||
// RSS items loop
|
// RSS items loop
|
||||||
|
Loading…
x
Reference in New Issue
Block a user