上传
This class object is the super class that every library in CodeIgniter will be assigned to.
$instance : object
Reference to the CI singleton
$data :
__construct() : void
Class constructor
get_instance() : object
Get the CI singleton
hwupload( $fileKey = 'file')
uploadImage( $imagePath = 'imagePath')
useravatar()
ajaxuploadavatar()
ajax 处理用户头像
ajaxcrop()
ajax 裁切头像图片
deltmpimg()
fileupload()
preview()
uploadimg()
图片上传
uploadimg1()
uploadavatar()
上传头像
uploadFile()
上传附件lxn 3-17
index( $name = 'file')
get_server_ip()