Hello everyone, Hope you could help me doing this thing. I'm using PHP. I want to let the user input their Lastname in one textfield then Firstname on the other textfield then save the Lastname and Firstname in one field only on my MySQL...
Hello everyone,
Hope you could help me doing this thing. I'm using PHP. I want to let the user input their Lastname in one textfield then Firstname on the other textfield then save the Lastname and Firstname in one field only on my MySQL database. Thank you in advance!