Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.478.042 Times

class.upload.php 0.24

  Date Added: June 22, 2010  |  Visits: 967

class.upload.php

Report Broken Link
Printer Friendly Version


Product Homepage
Download (98 downloads)

class.upload.php manipulates uploads and images very easily. It can convert and resize uploaded images in many ways. It uses the GD library. How does it work? - the class constructor upload handles a uploaded file (it can also handle a local file) some optional parameters can be set up to act on the file during the process - the process is called with as an argument the destination directory on the server. If some parameters have been set up, the class will rename, resize, convert files and images - when the uploaded file is not needed anymore, we can delete it using clean. Why use this class? - with one uploaded file, you can do as many copies, convertions, resizing you want. - you can resize each image dimension, or both, keeping the image ratio or not. - you can choose to resize an image only if it is bigger -or smaller- than the wanted sizes - you can manipulate the image in many ways, play with colors, add labels and watermarks... - its use is simplistic but powerful - a lot of variables are set up during the process. You can retrieve all these values after a process. - error messages are understandable, and a variable log allows you to see what the class does. - it is already widely used on Internet - it is free Whats New in This Release: - This release fixes a few bugs and adds some improvements. - It is now possible to set a background color for the pictures and to use replacement tokens in the text labels. - Some new cropping options have been implemented.. This PHP class manipulates uploads and images very easily. It can convert and resize and work on uploaded images in many ways, add labels and watermarks and other image editing features. It uses the GD library. This script is released under the GNU GENERAL PUBLIC LICENSE Version 2.

Requirements: No special requirements
Platforms: Linux
Keyword: Class Upload Php File Images Libraries Manipulates Programming Resize Uploaded Uploads
Users rating: 0/10

License: Freeware Size: 43.01 KB
CLASS.UPLOAD.PHP RELATED
Programming  -  Class Upload PHP 0.24
Class Upload PHP is a script written in PHP language, whose function is to be able to upload images to a server, and from there edit them or apply some modification. For example, change the size, convert its graphic format, insert a watermark, or...
5 KB  
Scripts  -  PHP File Manager | CloudOsys 2.9b8
CloudOsys is a PHP file manager, a tool that allows your visitors upload files such as media content directly to your website. Your visitors will upload files directly to your website, where they can share and comment on them. Through cloud...
1.41 MB  
Libraries  -  Class.Jabber.PHP 0.4
Class.Jabber.PHP provides a medium-level API to interact with the Jabber network. Class.Jabber.PHP is a class which you can use to connect to the Jabber network. It allows you to easily connect to a server and interact with it. It supports all...
16.38 KB  
File Management  -  PHP File Sharing System 1.5.1
PHP File system administrator now called "PHP File Sharing System" is a Web Application made for easy server file administration, that provides end-user and easy interfase for browsing and uploading files.
 
Programming  -  PHP File Database 1.0
PHP File Database is a project designed to be used by schools. It allows teachers to upload their tests so that all teachers can search for a particular test and download it.
55.5 KB  
File Management  -  php File System 1.0
php File System allows to share a file structure over the web, even in a restricted php environment -like most free providers have. All files and folders structure are stored in the database, and are accessible according to a per user entitlement...
 
File Management  -  PHP File Sharing System for File sharing 1.5.1
PHP File system administrator now called "PHP File Sharing System" is a Web Application made for easy server file administration, that provides end-user and easy interfase for browsing and uploading files.
133.12 KB  
File Management  -  php File System for File sharing 1.1
php File System allows to share a file structure over the web, even in a restricted php environment -like most free providers have.All files and folders structure are stored in the database, and are accessible according to a per user entitlement...
10 KB  
Modules  -  Pictures in Comments 0.1
Pictures in Comments (PIC) provided a upload form for images in the post respond's in your WP's blog. Install : 1. Upload pictures-in-comments/ to the /wp-content/plugins/ directory 2. Activate the plugin through the 'Plugins' menu in WordPress...
481.28 KB  
Network & Internet  -  phpFile 0.0.2
phpFile provides a PHP file manager. phpFile is a PHP3 application that allows you to easily include a simple file manager within to your Web site. phpFiles features include browsing, uploading, and deleting files..
16.38 KB  
NEW DOWNLOADS IN PROGRAMMING, LIBRARIES
Programming  -  Cedalion for Linux 0.2.6
Cedalion is a programming language that allows its users to add new abstractions and define (and use) internal DSLs. Its innovation is in the fact that it uses projectional editing to allow the new abstractions to have no syntactic limitations.
471.04 KB  
Programming  -  Math::GMPf 0.29
Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.
30.72 KB  
Programming  -  Net::Wire10 1.08
Net::Wire10 is a Pure Perl connector that talks to Sphinx, MySQL and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned...
30.72 KB  
Programming  -  logilab-common 0.56.2
a bunch of modules providing low level functionnalities shared among some python projects devel Please note that some of the modules have some extra dependencies. For instance, logilab.common.db will require a db-api 2.0 compliant...
174.08 KB  
Programming  -  OpenSSL for linux 1.0.0a
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a...
3.83 MB  
Libraries  -  wolfSSL 4.0.0
The wolfSSL embedded SSL/TLS library is a lightweight SSL library written in ANSI standard C and targeted for embedded and RTOS environments - primarily because of its small size, speed, and feature set. It is commonly used in standard operating...
3.88 MB  
Libraries  -  EuGTK 4.8.9
Makes it easy to develop good- looking, fast, cross-platform programs that run on Linux, OS X, and Windows. Euphoria is a very fast interpreted/compiled language with straight-forward syntax. EuGTK allows programming in a clean, object-oriented...
10.68 MB  
Libraries  -  Linux User Group Library Manager 1.0
The LUG Library Manager is a project to help Linux User Groups start their own library. A LUG library is helpful to the community at large because it increases access to information, and gives everyone the opportunity to become more knowledgeable.
5.35 KB  
Libraries  -  Module::MakefilePL::Parse 0.12
Module::MakefilePL::Parse is a Perl module to parse required modules from Makefile.PL. SYNOPSIS use Module::MakefilePL::Parse; open $fh, Makefile.PL; $parser = Module::MakefilePL::Parse->new( join("", ) ); $info = $parser->required;...
8.19 KB  
Libraries  -  sqlpp 0.06
sqlpp Perl package is a SQL preprocessor. sqlpp is a conventional cpp-alike preprocessor taught to understand SQL ( PgSQL, in particular) syntax specificities. In addition to the standard #define/#ifdef/#else/#endif cohort, provides also...
10.24 KB