0
Good afternoon, I have a problem that I do not know how to solve, probably will be in PHP but I have no idea how to do this. More precisely what I need to do is: I have a website, and in it I will create a separate page, on this separate page the user will put his CPF, there after putting the CPF the system has to identify what his name and generate a credential to be able to print ... Anyone have any idea how I’ll know the name of the person using only her social security number search ?
- I’m not with the CSV here, but it’s separated like this: NAME, AGE, CPF, PROFESSION *
It would help if you put an example with a few lines of this csv format
– Miguel
@Miguel I completed the question.
– Pablo Abreu