functions.php
League.Csv (https://csv.thephpleague.com)
(c) Ignace Nyamagana Butera nyamsprod@gmail.com
For the full copyright and license information, please view the LICENSE file that was distributed with this source code.
Table of Contents
Functions
- bom_match() : string
- DEPRECATION WARNING! This namespace function will be removed in the next major point release.
- delimiter_detect() : array<string, int>
- DEPRECATION WARNING! This namespace function will be removed in the next major point release.
Functions
bom_match()
DEPRECATION WARNING! This namespace function will be removed in the next major point release.
since version 9.7.0
bom_match(string $str) : string
Parameters
- $str : string
Tags
Return values
stringdelimiter_detect()
DEPRECATION WARNING! This namespace function will be removed in the next major point release.
since version 9.7.0
delimiter_detect(Reader $csv, array<string|int, string> $delimiters[, int<-1, max> $limit = 1 ]) : array<string, int>
Parameters
- $csv : Reader
- $delimiters : array<string|int, string>
- $limit : int<-1, max> = 1