Yahoo! Query Language (YQL)
|
04-07-2011, 07:33 AM,
(This post was last modified: 04-07-2011, 07:35 AM by Zach.)
|
|||
|
|||
RE: Yahoo! Query Language (YQL)
Well, here's the code I use in my functions files to make it work in the first place:
PHP Code: <?php To experiment with YQL and discover new tables, use the YQL Console at http://developer.yahoo.com/yql/console/. You can also use that to find the structure of the results which yql_query would return from each table. Here's an example of using YQL to get the latest news from the NiftyHost Forums and to display it as an unordered list: PHP Code: <?php Hi! I'm Zach, and I founded NiftyHost. If you need anything, just PM me! :)
|
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Yahoo! Query Language (YQL) - by Zach - 04-07-2011, 06:50 AM
RE: Yahoo! Query Language (YQL) - by HiddenKnowledge - 04-07-2011, 07:13 AM
RE: Yahoo! Query Language (YQL) - by Zach - 04-07-2011, 07:33 AM
RE: Yahoo! Query Language (YQL) - by HiddenKnowledge - 04-07-2011, 10:09 PM
RE: Yahoo! Query Language (YQL) - by JonattanD - 04-09-2011, 04:13 AM
RE: Yahoo! Query Language (YQL) - by Zach - 04-09-2011, 10:10 AM
RE: Yahoo! Query Language (YQL) - by JonattanD - 04-11-2011, 06:39 AM
RE: Yahoo! Query Language (YQL) - by Zach - 04-16-2011, 10:22 PM
|
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
What coding language do you use? | HiddenKnowledge | 63 | 16,095 |
06-15-2012, 12:10 PM Last Post: RichardGv |