获取总结果 Youtube Api PHP
嘿,现在我正在解析 youtube 的 api
演示网址:
http://gdata.youtube.com/feeds/api/videos/-/test?orderby=viewCount&start-index=1&max-results=50
我正在使用 simplexml_load_file
,问题是,我应该做什么来检索
<openSearch:totalResults>9477</openSearch:totalResults>
任何想法?
谢谢
Hey, well right now I'm parsing youtube's api
demo url :
http://gdata.youtube.com/feeds/api/videos/-/test?orderby=viewCount&start-index=1&max-results=50
i'm using simplexml_load_file
the thing is, what should i do to retrieve the
<openSearch:totalResults>9477</openSearch:totalResults>
any ideas?
Thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)