Hi Everyone!Maybe u can help me in this case: I have an HTML PAGE with TEXTAREA, DROP-DOWN-LIST and SUBMIT BUTTONand lets say User typed TEXT in the TEXTAREA and CATEGORIZED it with the DROP-DOWN-LIST OPTION called OPTION1 . After he hit the SUBMIT Button, I would like that his TEXT is saved in theMYSQL TABLE under FIELD OPTION1 .Whats the PHP Code for that?Thank you in adacnve!