Job description
Hi, I need a script in PHP that will check if the given values are present in a .csv file.
The .csv file contains several columns
There are two values going into the script
The script is to check if the first value is in the first column of the .csv file. If not, it returns this information
If the value is in the first column it then checks if the second value is in the second column
If the second value is also in the second column then it returns positive information