Here are some of the most recently published snippets!
Concatenate excel values with zero padding
How to concatenate excel values with padding of the second number with correct number of zeros
Open the snippet
Author: fabio.nosenzo
Amazon AWS – PHP: Delete S3 Bucket
This snippet demonstrates how to delete a S3 Bucket.
This is a “forced” delete and will work even if the bucket is not empty.
In order to use this service you must enable Amazon Simple Storage Service (Amazon S3) in your account.
Open the snippet
Author: mporru @ Amazon_AWS_PHP_API