Search Webmaster Help and Solution

Adding info from file to MYSQL

Hello (:

Im 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 Hello (:

Im 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

View Complete Thread with Replies

Related Items

Query failed: connection to localhost:3354 failed (errno=111, msg=Connection refused).