G
G
grishaaa2017-03-02 11:23:17
PHP
grishaaa, 2017-03-02 11:23:17

How to add a select to a form?

How to connect it in php so that the user who selected the element from the list, this element is displayed in the mail
https://jsfiddle.net/j28qkb9d/

Answer the question

In order to leave comments, you need to log in

1 answer(s)
T
tester_toster, 2017-03-02
@tester_toster

You set select'u attribute name, and option - value.
_REQUEST, replace with _GET or _POST if desired.
And the select must be inside the form, or get the value via js if it shouldn't be inside.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question