\CsvReader

CSV 文件处理类

Summary

Methods
Properties
Constants
__construct()
set_csv_file()
get_csv_file()
get_data()
get_lines()
get_error()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
_file_valid()
_open_file()
$csv_file
$spl_object
$error
N/A

Properties

$csv_file

$csv_file : 

Type

$spl_object

$spl_object : 

Type

$error

$error : 

Type

Methods

__construct()

__construct(  $csv_file = '') 

Parameters

$csv_file

set_csv_file()

set_csv_file(  $csv_file) 

Parameters

$csv_file

get_csv_file()

get_csv_file() 

get_data()

get_data(  $length,   $start) 

Parameters

$length
$start

get_lines()

get_lines() 

get_error()

get_error() 

_file_valid()

_file_valid(  $file = '') 

Parameters

$file

_open_file()

_open_file()