how can I connect simple feedbeck form developed in HTML to access database.so when i click on send information of form should be store in database..Is It possible?if not then why?
connect html form to database
Collapse
X
-
Tags: None
-
Originally posted by kundan karanhow can I connect simple feedbeck form developed in HTML to access database.so when i click on send information of form should be store in database..Is It possible?if not then why?
Yes, it is possible with the use of a server-side language, such as PHP.
Ronald
Comment