$13 GRAYBYTE WORDPRESS FILE MANAGER $13

SERVER : vnpttt-amd7f72-h1.vietnix.vn #1 SMP Fri May 24 12:42:50 UTC 2024
SERVER IP : 103.200.23.149 | ADMIN IP 216.73.216.22
OPTIONS : CRL = ON | WGT = ON | SDO = OFF | PKEX = OFF
DEACTIVATED : NONE

/home/bqrcodec/contact.malloca.com/wp-content/plugins/wp-all-export-pro/src/Csv/

HOME
Current File : /home/bqrcodec/contact.malloca.com/wp-content/plugins/wp-all-export-pro/src/Csv//CsvRcfWriter.php
<?php

/*
 * AJGL CSV RFC Component
 *
 * Copyright (C) Antonio J. GarcĂ­a Lagar <aj@garcialagar.es>
 *
 * For the full copyright and license information, please view the LICENSE
 * file that was distributed with this source code.
 */

namespace Wpae\Csv;

class CsvRcfWriter
{
    /**
     * @see http://php.net/manual/en/function.fputcsv.php
     *
     * @param resource $handle
     * @param array $fields
     * @param string $delimiter
     * @param string $enclosure
     * @param string $escape
     */
    public static function fputcsv($handle, array $fields, $delimiter = ',', $enclosure = '"', $escape = '\\')
    {
        CsvRfcUtils::fPutCsv($handle, $fields, $delimiter, $enclosure, $escape);
    }

    /**
     * @see http://php.net/manual/en/function.fgetcsv.php
     *
     * @param resource $handle
     * @param array $length
     * @param string $delimiter
     * @param string $enclosure
     * @param string $escape
     *
     * @return array|false|null
     */
    public static function fgetcsv($handle, $length = 0, $delimiter = ',', $enclosure = '"', $escape = '"')
    {
        return CsvRfcUtils::fGetCsv($handle, $length, $delimiter, $enclosure, $escape);
    }

    /**
     * @see http://php.net/manual/en/function.str_getcsv.php
     *
     * @param string $input
     * @param string $delimiter
     * @param string $enclosure
     * @param string $escape
     *
     * @return array
     */
    public static function str_getcsv($input, $delimiter = ',', $enclosure = '"', $escape = '"')
    {
        return CsvRfcUtils::strGetCsv($input, $delimiter, $enclosure, $escape);
    }

}

Current_dir [ WRITEABLE ] Document_root [ WRITEABLE ]


[ Back ]
NAME
SIZE
LAST TOUCH
USER
CAN-I?
FUNCTIONS
..
--
29 Jan 2024 10.33 AM
bqrcodec / bqrcodec
0755
CsvRcfWriter.php
1.583 KB
29 Jan 2024 10.33 AM
bqrcodec / bqrcodec
0644
CsvRfcUtils.php
5.532 KB
29 Jan 2024 10.33 AM
bqrcodec / bqrcodec
0644
CsvRfcWriteStreamFilter.php
1.962 KB
29 Jan 2024 10.33 AM
bqrcodec / bqrcodec
0644
CsvWriter.php
0.745 KB
29 Jan 2024 10.33 AM
bqrcodec / bqrcodec
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2026 CONTACT ME
Static GIF