Hello (:
I'm having trouble trying to say
submitting information on a website, submitting, and then executing it into the mysql database.
My example is, I have a 'country' field in my MYSQL varchar(50).
I want to type in the <input type="text" blah> submit
and want to see that in the database.
How can I do this? thanks