Contest Assistant
Contest Assistant
[insert_php]
$xml=simplexml_load_file(“https://gdata.youtube.com/feeds/api/videos/NaOxKFpl4LM/comments?orderby=published”) or die(“Error: Cannot create object”);
print_r($xml);
[/insert_php]
Youtube, Nurse, Firefighter
Contest Assistant
[insert_php]
$xml=simplexml_load_file(“https://gdata.youtube.com/feeds/api/videos/NaOxKFpl4LM/comments?orderby=published”) or die(“Error: Cannot create object”);
print_r($xml);
[/insert_php]