Recommend this page to a friend! |
Download .zip |
Info | View files (2) | Download .zip | Reputation | Support forum (1) | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2003-08-05 (13 years ago) | Not enough user ratings | Total: 2,403 This week: 1 | All time: 1,558 This week: 1,047 |
Version | License | Categories | ||||
xupload 1.0 | GNU General Publi... | Graphics, Files and Folders |
Description | Author | |||||||||||||
This class is meant to process files of type uploaded via Web forms. |
|
-------------------------------- Name: XTem Upload -------------------------------- function make_dir($_dir, $_rights) [$_dir] - directory name [$_rights] - chmod rights (0777, 0755 etc.) function change_dir($_dir) [$_dir] - path to directory function upload_file($_file, $_name) [$_file] - file from form-/data post ($_FILES['tmp_name']['fieldname'] [$_name] - new name on the server function make_thumb($_name, $_tname, $_with, $_height, $_del_source) [_$name] - name and path to the jpeg file [_$tname] - name for the new generated thumbnail [_$width] - width for the new generated thumbnail [_$height] - same as width, just for the height [_$del_source] - of you want to delete the orignal jpeg, set this to 1 function del_file($_name) [_$name] - name and path to the file you want to delete Feedback & Questions to: kai-vs-mdk-graphics@gmx.net |
Files |
File | Role | Description |
---|---|---|
Readme.txt | Doc. | Reference File / Tutorial |
xt_upload.php | Class | Main Class |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
User Comments (1) | |||||
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.