Posted by on 02 Jan 2009 by
Sreeraj R.K in
Amazon S3 and CloudFront
var fbShare = {url: ‘http://sree.cc/amazon-s3-and-cloudfront/simplefps-php-amazon-fps-library’,size:’large’} SimpleFPS – PHP Amazon FPS Library
SimpleFPS allows PHP developers to stop worrying about some of the low-level implementation details of Amazon FPS.
Download SimpleFPS – PHP Amazon FPS Library from http://sampleapps.s3.amazonaws.com/SimpleFPS.zip
Extract the zip file and put it in the location that you need that to be.
Go to the SimpleFPS/SimpleFPS/sample/ and [...]
Posted by on 02 Jan 2009 by
Sreeraj R.K in
Amazon S3 and CloudFront
var fbShare = {url: ‘http://sree.cc/amazon-s3-and-cloudfront/creating-simple-crud-using-amazon-simple-db’,size:’large’} Download sample php library from the link http://developer.amazonwebservices.com/connect/entry.jspa?externalID=1135
Extract the zip file and put it in the location that you need that to be.
The folder structure will be like this.
We have to provide the AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY to every file to get connected to the database.
Now to get the list [...]