\

Namespaces

App
Tests

Classes

DatabaseSeeder

Constants

LARAVEL_START

LARAVEL_START = microtime(true)

Functions

w_get()

w_get(  $file_path) : boolean

读取文件函数 说明:解压路径上的文件

Parameters

$file_path

Returns

boolean —

/ String

w_log()

w_log(  $file_path,   $log) : boolean

log函数 说明:写入$road/log文件

Parameters

$file_path
$log

Returns

boolean

w_ls()

w_ls(  $file_path) : array

读取当前文件夹下的文件名称列表

Parameters

$file_path

Returns

array