Latest JAS v1.1.0
144 plugins online

Code / Format_CSV / checkLine

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

Description...

Arguments

values
Argument

Return values

Boolean
Returns

Examples

Format_CSV CheckLine method example
PHP
<?
  $format_csv->checkLine($values);  //Call Format_CSV::checkLine method
?>

Comments (0)