GoFuckBiz.info
Форум успешных вебмастеров - GoFuckBiz.info
SEO · трафик · партнерские программы

   - Gofuckbiz.com > - > , > XML_Parser [need help]

: XML_Parser [need help]

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