• I’m looking to read a CSV export file with PHP. I have access to the File Path Variable called $file_path.

    How would I sort the CSV export file by a specific column and then sort it again by a second column? and then saving the CSV file to the same file name and file path.

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘How to sort a CSV file by a column and then sort by a second column, then saving’ is closed to new replies.