CrossPHP

IFilter
in

Interface IFilter

Tags
author

wonli wonli@live.com

Table of Contents

filter()  : bool
上传文件过滤

Methods

filter()

上传文件过滤

public filter(mixed $file[, string &$error = '' ]) : bool
Parameters
$file : mixed

文件信息

$error : string = ''

失败信息

Return values
bool

成功返回true

Search results