News Feed
Jobs Feed
Sections




News Archive
CloudSpring.com:
Using the Rackspace PHP SDK
November 16, 2011 @ 12:10:38

On the CloudSpring site today there's the continuation of a previous article about RackSpace's CloudFiles API. In this new post they show how to use their PHP SDK to connect to and use the CloudFiles service.

Rackspace provides a Software Development Kit (SDK) for multiple programming languages. They store their PHP SDK on GitHub. The PHP SDK requires PHP 5 with the following modules: cURL, FileInfo and mbstring. In this tutorial we are going to review use of the PHP SDK with CloudFiles. Not all parts of the API will be covered but you will get a great start.

Code is included showing how to make the connection, work with containers, pushing content out to a CDN, object handling and a few other handy tips (and API info) to help you along your way.

0 comments voice your opinion now!
rackspace sdk tutorial object container api


blog comments powered by Disqus

Similar Posts

Stefan Mischook's Blog: Classes and Objects in PHP

Eirik Hoem's Blog: Prado Framework 3.1.2 released

Richard Davey's Blog: Interesting memory use with GD images

IBM developerWorks: Cloud computing with PHP, Part 1: Using Amazon S3 with the Zend Framework

Ralph Schindler: DI, DiC, & Service Locator Redux


Community Events











Don't see your event here?
Let us know!


introduction language zendframework2 code framework unittest release tool object example community opinion podcast testing phpunit interview series functional conference development

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework