PHP Class Pommo_Csv_Stream, poMMo

This file is part of poMMo (http://www.pommo.org) poMMo is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2, or any later version. poMMo is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with program; see the file docs/LICENSE. If not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
Show file Open project: soonick/poMMo

Public Properties

Property Type Description
$position
$varname

Public Methods

Method Description
stream_eof ( )
stream_open ( $path )
stream_read ( $count )
stream_tell ( )

Method Details

stream_eof() public method

public stream_eof ( )

stream_open() public method

public stream_open ( $path )

stream_read() public method

public stream_read ( $count )

stream_tell() public method

public stream_tell ( )

Property Details

$position public property

public $position

$varname public property

public $varname