Before I introduce myself since I'm new here and I'm just starting with this. What I want to solve is the following, I have different folders with images labeled as follows First name Paternal Mother's last name and date of birth example: Luis Pedro de la Rosa sources 14.02.1986 I have managed to make a scrip that brings me the names of the files and save them in a csv, now I would like to know if I can separate the name from the date to put them in a different column, and so have the name and date of birth separately, to then read the csv and connect to the database search by name and date of birth and I return the employee number generating or generating the csv with the fields name, date and number and then go to the database to the table photos look for the employee number and upload your photo, take the id of the photo and write it in another table that makes reference, I hope you can support me or guide me with your comments
thanks Greetings!