I am using PHP version 5.6 . I made a PHP form that have 3 fields, username,password and CSV file upload. The CSV file contains in every line two “number codes” the ticket number and the invoice number divided by “;” , so in that way the CSV have two columns. On the processing code that i wrote, i made