PHP has a pretty neat built-in class called ZipArchive that lets you create zip files on a web server at run-time. In a recent update to the END[SEVEN] Cloud, I completely automated the packaging process for downloadable class files and examples using the ZipArchive class. How to use this function: This function accepts an array [...]
It’s been quite a long time since I worked on this project so I figured it was about time to give it a complete programming overhaul. I stripped out a bunch of unnecessary methods; optimized the remaining methods; removed the licensing feature; and added the ability to use your own skins. No more licensing or [...]