Hello everyone! So what's all about? I have simple form with one field and the user must enter different codes for example: 12345 3333 12932 4444 Eeach code is in a new line. And i want php to add them to my MySQL database as different entries. How can i do that? I'm looking only for the php code, the mysql commands are ok for me. Thanks in advance!