browse by tag: api
sort by
Posting to WordPress with PHP and XML-RPC
in PHP added by goodphptutorials, on 14/8/2009 api wordpress xml-rpc
Recently, i’ve been working on a few projects that have required me to extend my programming reach in order to acheive things not normally encountered in your typical project. One of the things i’ve been required to accomplish with PHP lately is to post to WordPress automatically via an HTML form. On exploring the possible options I came across the XML-RPC and AtomPub remote publishing protocols. After briefly reviewing both protocols, for the sake of simplicity, I chose to use XML-RPC.
comment save reportBackType Tweetcount 1.2 with su.pr Short URL Support
in PHP added by appdev, on 27/7/2009 advanced tutorials api su.pr
The new BackType Tweetcount just launched last night. With a little work, it’ll support your very own custom shortened URL in the re-tweet. This isn't just limited to su.pr.
1 comment save reportBuild a Facebook application with Zend Framework
in PHP added by goodphptutorials, on 10/5/2009 advanced tutorials api facebook
A quick tutorial on how to use Zend Framework to build a Facebook Application.
comment save reportTwitter: send message from a PHP page using Twitter API
in PHP added by goodphptutorials, on 4/1/2008 advanced tutorials api twitter webservice
This is a very simple tutorial (really just some line of code!) that explains how to post a message using Twitter API from a PHP page.
comment save reportPHP PayPal ExpressCheckout Tutorial
in PHP added by goodphptutorials, on 19/11/2007 api beginner tutorials paypal
There are two different ways to use the PayPal API. The first, is the PayPal Direct Payment. PayPal Direct Payment will allow the customer to simply type in their information including their credit card number and process it invisibly through PayPal on your website.
comment save reportDeveloping with the Facebook Platform and PHP
in PHP added by goodphptutorials, on 31/7/2007 advanced tutorials api facebook webservice
At the end of May this year, the Facebook team announced major changes to the package's developer tools, known as the Facebook Platform. Although the platform itself had been available for several months prior to this release, a host of new features were announced at f8, the Facebook developer event in San Francisco. This launch generated a lot of press coverage -- from the Wall Street Journal to TechCrunch. But the important question is: why should you care?
comment save reportProgramming eBay Web Services with PHP 5
in PHP added by goodphptutorials, on 3/11/2006 api ebay networking php5 webservices
Over the last ten years, eBay has emerged as a platform where people can buy and sell practically anything. With more than 135 million users worldwide, eBay is a thriving online marketplace. Best of all, eBay isn't constrained by HTML. By using eBay's web services APIs, members of the eBay Developers Program can hook into the eBay platform using XML to integrate eBay into their own applications.
comment save report