v1.0
1.0.0.0A small class to help clean headings on an imported CSV file to make them more understandable
The Requires
csv imports headings
Wallogit.com
2017 © Pedro Peláez
A small class to help clean headings on an imported CSV file to make them more understandable
A small PHP class to help clean headings on an imported CSV file, to make them more understandable to an automated process, (*2)
'Company_Import_ID', 'Company_Title_1', 'Company_First_Name', 'Company_Middle_Name', 'Company_Surname', 'Maiden Name', 'Company_Birth_date', 'DEPTAP_Position', 'DEPTAP_OrgName', (*3)
'import id', 'title', 'first name', 'middle name', 'surname', 'maiden name', 'birth date', 'position', 'orgname', (*4)
A small class to help clean headings on an imported CSV file to make them more understandable
csv imports headings