Properties

$picture_control_value

$picture_control_value : boolean

resim kontrol olcakmi security image kontrol performans için kasarsa burası iptal edilecek

Type

boolean

$_prefix

$_prefix : string

added to the image before writing the future

Type

string

$suffix_

$suffix_ : string

will spell the end of the image attachment

Type

string

$size_files

$size_files : string

except the file size of images

Type

string

$files

$files : array

upload files

Type

array

$error

$error : string

error info

Type

string

$upload_dir

$upload_dir : string

upload files

Type

string

$uploaded

$uploaded : boolean

upload info

Type

boolean

$uploaded_files

$uploaded_files : array

uploaded files

Type

array

$new_file_name

$new_file_name : string

new filename

Type

string

$info

$info : string

information

Type

string

$orginal_name

$orginal_name : boolean

dosyanın orginal isimde kayıt edilip edilmeyecegini bakar true ise orginal isimle kaydedilir

Type

boolean

$LNG_1

$LNG_1 : 

Type

$LNG_1_1

$LNG_1_1 : 

Type

$LNG_4

$LNG_4 : 

Type

$LNG_5

$LNG_5 : 

Type

$LNG_6

$LNG_6 : 

Type

$LNG_7

$LNG_7 : 

Type

$LNG_8

$LNG_8 : 

Type

$LNG_9

$LNG_9 : 

Type

Methods

uploader_set()

uploader_set(array  $files, string  $upload_dir, array  $extension_types,   $size_files) 

founder of the function, all the work starts here

Parameters

array $files
string $upload_dir
array $extension_types
$size_files

file_extension()

file_extension(string  $file_name) : string

file_extension find the file extension

Parameters

string $file_name

dosya isimleri

Returns

string

upload_dir()

upload_dir(  $upload_dir) : string

looks to double check and write permissions to the directory.

Parameters

$upload_dir

Returns

string

clean_file_name()

clean_file_name(  $filename) : string

file cleaner temiz bir dosya ismi oluştuur turkce karekterlleri cevirir gereksizleri kaldırır

Parameters

$filename

Returns

string

file_name_control()

file_name_control(  $file_name) : string

file Do the same name checks, generate random numbers

Parameters

$file_name

Returns

string

files()

files(  $files) 

file information

Parameters

$files

size_find()

size_find() : boolean

checking size of

Returns

boolean

is_file_extension()

is_file_extension(  $extension_types) 

of a file, check if the extension would be compatible

Parameters

$extension_types

picture_control()

picture_control() 

gd check my add-in installed checks whether a real picture

result_report()

result_report() 

reports

name_format()

name_format(  $val, string  $_prefix, string  $suffix_) 

prefixes and suffixes for naming and file overwriting the settings isimlendirme

Parameters

$val
string $_prefix
string $suffix_

upload()

upload()