| 30.06.2009, 17:32 |
serg28 | - .
Rss XML. , . XML , HTML- XML_unserialize($feed).
? .
. |
| 30.06.2009, 18:17 |
azgard | .
$xml = @simplexml_load_file($url);
foreach ( $xml->xpath('//item') as $item )
{
echo $item->title;
echo $item->link;
echo $item->description;
} |
vBulletin® 3.8.4. Copyright ©2000-2010, Jelsoft Enterprises Ltd. : zCarot