v2/install/includefunction.php

Functions

env_check()

env_check(  $env_items) 

environmental check

Parameters

$env_items

dirfile_check()

dirfile_check(  $dirfile_items) 

file check

Parameters

$dirfile_items

dir_writeable()

dir_writeable(  $dir) : \number

dir is writeable

Parameters

$dir

Returns

\number

function_check()

function_check(  $func_items) 

function is exist

Parameters

$func_items

show_msg()

show_msg(  $msg) 

Parameters

$msg

random()

random(  $length,   $numeric) 

Parameters

$length
$numeric

droptable()

droptable(  $table_name) 

drop table

Parameters

$table_name