\Uploader

Summary

Methods
Properties
Constants
__construct()
get_file_name()
get_file_size()
get_file_type()
get_real_name()
upload()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
to_bytes()
$handler
$real_name
$allow_upload_types
$limit_size
N/A

Properties

$handler

$handler : 

Type

$real_name

$real_name : 

Type

$allow_upload_types

$allow_upload_types : 

Type

$limit_size

$limit_size : 

Type

Methods

__construct()

__construct(  $data = array('imgtype' => array(), 'maxsize' => null)) 

Parameters

$data

get_file_name()

get_file_name() 

get_file_size()

get_file_size() 

get_file_type()

get_file_type() 

get_real_name()

get_real_name() 

upload()

upload(  $upload_dir) 

Parameters

$upload_dir

to_bytes()

to_bytes(  $str) 

Parameters

$str