Handy Cheat Sheet for PHP File Operations – thanks to @davidwalshblog
How to create a recursive ZIP Archive from a directory in PHP
I’ve just realised how (relatively) easy it is to make PHP create a ZIP Archive from a directory and its sub directories. Previously I had relied on the Linux Shell Command zip or tar to do this which is a convenient one liner. I had assumed that in PHP we had to go through each … Read more
Passive FTP connections should work out of the box in Plesk. If no other firewall or NAT is interfering with it.