-
Link CSV can load a CSV file and return an array with the loaded data. Two array of data from previous loads can be linked in order to merge the rows that have the same value of two given columns of each CSV file. The script can also add, change and delete rows of a CSV file, as well search ...
-
Export email list to CSV and vCard is an array containing other associative arrays that describe contact details such as first name, middle name, last name and e-mail addresses, is passed as parameter. The contact's information is exported in either the CSV or vCard format. Requirements: PHP 3.0 or higher
-
TM::MyCSV can manage CSV files with support for storing, retrieving and deleting rows of data and also to add and remove columns from those files.Inserted row identifier column values may be auto-incremented. The row retrieval is binary safe, may obey a given column sorting criteria similar to SQL ORDER BY clause, limit the number of retrieved rows similar to LIMIT ...
-
CSV files can be parsed and written when a class object is accessed with array manipulation function with CSV Iterator.Requirements: PHP 5.0 or higher
-
ADO-like CSV Reader can parse CSV files and extract the data of its rows into class associative array variables. The script can handle the first row of the CSV file as the headers row that define the names of the columns. The field and row separator characters can be configured. Requirements:PHP 5.0 or higher
-
The CSV data can also be imported. Key Features of adv_csv:- Parse an HTML document with tables and generate CSV data from the table cells- Parse an CSV file and import it into a MySQL database table- Generate CSV data from MySQL query results Requirements: PHP 4.0 or higher
-
Array To takes an associative array and generates an CSV file from the values in the array. It can also generate files with other configurable separators besides commas. A string representing a valid definition of the array structure can also be returned. Requirements: PHP 5 or higher
-
File Importer can open a CSV file and read its data to insert in a given MySQL database table. Both command and tab separated CSV files are supported. Requirements: PHP 5.0 or higher
-
Gendata ODBC Text connects to database server and executes a given SQL query. It retrieves the query results and displays them in the current page in the CSV format.Records selected from a table, using an ODBC connection, are sent directly to a browser as a CSV file.Requirements: PHP 3.0 or higher
-
The field number or field names to extract can be specified. A numbered list of the CSV headers can also be displayed.csvFieldDump can also used in command line by passing various flags to it. If the script is made an executable type ./script -h for help.
-
httpAuth can take the user name and password of a given user and verifies whether the user exists and the password is correct.Several methods can be used to verify the user authentication: CSV file, MySQL database, ODBC database, LDAP server and text file.Requirements: PHP 4 or higher
-
csvUtilb can be used to search inside the columns of the file.Requirements: PHP 3.0 or higher
-
The first row of the CSV file is used to define the field names.
-
QTxtDB can create tables that are stored in separate files. Each table field is made of text of length defined at table creation time. It can insert new records by adding a new data at the end of the table file with text of new record field values.QTxtDB can also update a record with new values for the table fields. ...
-
Profiling reports are saved to files in CSV or XML format.Requirements: PHP 3.0 or higher

