I have a page with different forms and inputs, i insert these inputs of form in a database ( postgresql ), although user can write in my textarea but these inputs cant insert in my database , the type of my column that get this data is text, is there anybody for helping?
how can i insert the data of a texterea to a postgresql?
Collapse
X
Comment