atamaniuc / csv

for test task

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Script finds and removes rows from .csv files having both value in column 2 equals value of given CLI argument #1 AND column 5 equals value of given CLI argument #2

Example:

php csv.php --directory=data --recursive=true --second_column_value=89031883088 --fifth_column_value=112

About

for test task


Languages

Language:PHP 100.0%