Mashup API
Below all posts categorized in Mashup & API
Developing a Start-Up for Indonesian
Starting a start-up business. Website for Indonesia; In the end of this year I am creating a start up program with a lot of passion in delivering information for Indonesian people, and maximizing the prospect of Indonesia resource.Published by A Faqihuddin Latheif on 2012-12-03 23:11:11
PHP Scripts to Get Twitter User Profile
How to get complete Twitter user profile with PHP & Twitter API.; So, this PHP scripts for you who are looking for scripts to get complete profile of twitter user via Twitter API (Application Programming Interface). With this scripts you can get name of Twitter user, description, user location, latest tweet, totalPublished by A Faqihuddin Latheif on 2012-12-04 23:26:30
PHP Script - Twitter Trending Topics
How to get the trending topics of twitter with php?; Parsing twitter trending output as an array in PHP. Here the code: OrPublished by A Faqihuddin Latheif on 2013-03-21 22:59:42
PHP + cURL RSS Parser
How to parse RSS feed using PHP and cURL? Here is a simple RSS reader to parse RSS feeds with PHP and cURL.; Using cURL (Client URL Library) is the best option that can be used when setting allow_url_fopen is set to off. allow_url_fopen Off When setting allow_url_fopen is set off, it will not be able to use fopen to open and read the Rss Feed from anotherPublished by A Faqihuddin Latheif on 2013-03-25 11:18:23
PHP + cURL RSS Parser
How to parse RSS feed using PHP and cURL? Here is a simple RSS reader to parse RSS feeds with PHP and cURL.; Using cURL (Client URL Library) is the best option that can be used when setting allow_url_fopen is set to off. allow_url_fopen Off When setting allow_url_fopen is set off, it will not be able to use fopen to open and read the Rss Feed from anotherPublished by A Faqihuddin Latheif on 2013-03-25 11:18:23
PHP Script to Grab YahooAnswer!
Yahoo Answer Scrapper using PHP.; Here the PHP script to get content or answers from Yahoo Answers. <?php /** * @package Yahoo Answer * @author The HungryCoder * @link http://hungrycoder.xenexbd.com/?p=953 * @version 1.0 * @license GPL, This class does not come with any exprePublished by A Faqihuddin Latheif on 2014-12-15 01:33:17