Latest JAS v1.1.0
144 plugins online

Code / Format_CSV / detectLineBreaks

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

Description...

Arguments

input
Argument

Return values

Boolean
Returns

Examples

Format_CSV DetectLineBreaks method example
PHP
<?
  $format_csv->detectLineBreaks($input);  //Call Format_CSV::detectLineBreaks method
?>

Comments (0)