Software Listing of Author : "Verot.net"
- class.upload.php
- License: Freeware
- Price: 0.00


This class manages file uploads for you. In short, it manages the uploaded file, and allows you to do whatever you want with the file, especially if it is an image, as many times as you want. It is the ideal class to quickly integrate file upload in your site. If the file is an image, you can convert and resize it in many ways. That's all you need for a gallery script for instance. How does it work? You instanciate the class with the $_FILES['my_field'] array where my_field is the field name from your upload form. The class will check if the original file has been uploaded to its temporary location. You can then set a number of processing variables to act on the file. For instance, you can rename the file, and if it is an image, convert and resize it in many ways. You can also set what will the class do if the file already exists. Then...
- Platform: PHP, Scripts
- Web Tools (WT)
- License: Shareware
- Price:


This software is a collection of web host management tools. It has been designed to remain simple and flexible yet to accept additional features. The system is mainly a structure for plugins. Plugins are very easy to code, and can just be dropped in the plugins directory. You can then instanciate plugins as many times you want. You already have plugins to backup files and databases, to edit files, to edit .htpassword files, to check space quotas, etc... WT can be used on a Apache server, with PHP4+ and on shared hosting. The design is purely CSS based and allows extensive customization. WT is already used in critical situations with success.
- Platform: PHP, Scripts