want to join us? register, it's easy | help

browse by tag: scripts

sort by

newest, oldest, most popular


category icon

Tutorial: Create a zip file from folders on the fly

in PHP added by finalwebsites, on 24/9/2007 classes file handling scripts zip

Creating zip files on a web server is a feature which could be very useful for backups or just for offering an unknown number of dynamic files or folder inside of a directory. This tutorial shows us how handle that with only a few rows of PHP code!

comment save report
category icon

PHP on the Command Line - Part 1

in PHP added by goodphptutorials, on 6/9/2007 advanced tutorials command line scripting shell

We all know PHP is a great language for building Web applications with but we all also know there's a lot more to running a serious Website than just the user interface.

comment save report