I'am new to php and have a question.
I have a php form with a textarea (name = MyData) and like to add the text
to a variable.
After that i 'd like to store this info to my database.
How can i add this text to a variable ?
I appreciate some help,
Jeanine
I have a php form with a textarea (name = MyData) and like to add the text
to a variable.
After that i 'd like to store this info to my database.
How can i add this text to a variable ?
I appreciate some help,
Jeanine
Comment