i'm using php and mysql. i have 2 question :case 1i have table certificate, the attribute is cerId, matric, cerName. What i want to do is insert only 1 number matric at the same time cerName can be add more than 1. case 2i have table student, the attribute is matric, name, picture. What i want to do is insert picture with the form. Otherwise when user upload the picture, it will show the picture 1st before press submit. Please help me ... its take time to search about this and i'm beginner..