This is designed to allow you to upload JPG and GIF files to your phpnuke site, such as images (.jpg, .gif, .png)!
Features:
- checking permissions of uploading folders;
- calculating dimension of jpg, gif, png and swf files
- generation of html tag to copy and paste it
- generation of "alternate text" ("alt") of images
- preview of uploaded images
- setting maximum allowed size in PIXELS of the image file
- calculating dimension of uploaded files in Mb, Kb and bytes
- setting maximum size for images and checking for alert messages ($alertdimension=array)
Security features:
- upload of index files is not allowed
- upload of files other than jpg and gif is not allowed
- upload of files over the maximum choosen size in pixel is not allowed
- change permission of any uploaded files in 644
- change extension of php, php3, php4, asp, pl, phtml, cgi, etc. to .txt
| |