How to do token authentication URLs with BunnyCDN
How to generate URL authentication tokens and expiry with PHP on BunnyCDN (Bunny Net) URLs. This means that URL’s fetched that do not have a valid token and expiry will…
How to generate URL authentication tokens and expiry with PHP on BunnyCDN (Bunny Net) URLs. This means that URL’s fetched that do not have a valid token and expiry will…
A look at the soon to be released bunny.net (formally BunnyCDN) video streaming CDN service. Simply labelled for now as “video” you can upload video files to have them be…
Following on from this post, I use the BunnyCDN PHP API class to create folders, delete and rename files in a Storage zone. Setting my imageBackups Storage zone user and…
The BunnyCDN PHP API class can do many tasks without having to log into BunnyCDN and use the browser GUI. In this post I go through creating a Storage Zone,…
A very comprehensive, feature-packed and easy to use PHP class for the BunnyCDN pull and storage zones API. This class whilst having a major focus on file storage zone interaction…
Part of BunnyCDN’s new optimizer engine is the manipulation engine. This allows you to append further configurations onto an image URL to manipulate the end received image. Here is a list…
Currently in beta BunnyCDN’s new Bunny Optimizer feature is a another way to further compress and efficiently serve your files and images around the globe. Using a CDN like BunnyCDN…
BunnyCDN storage servers are very affordable and work fast. You can fast track content delivery across the globe using them. Whilst uploading file/s with FTP in a PHP script isn’t…
Like all great services Bunny CDN has an API. Making use theoretically easier. The storage API allows you to upload files, delete files and list files/directories. I’m interested in the…
Late 2017 I wrote this post about BunnyCDN, in short the post was about BunnyCDN being the best valued CDN available. However I am fully understanding of cheap isn’t or…