Latest JAS v1.1.0
144 plugins online

Code / Format_CSV / deleteLine

Format_CSV :: deleteLine
Method
include/format/csv.php

Description...

Arguments

line
Argument

Return values

Boolean
Returns

Examples

Format_CSV DeleteLine method example
PHP
<?
  $format_csv->deleteLine($line);  //Call Format_CSV::deleteLine method
?>

Comments (0)