C
C
Chvalov2015-11-20 12:21:24
PHP
Chvalov, 2015-11-20 12:21:24

How to store two parameters in bootstrap selector, one of which must be passed in a post request?

I use these selectors https://silviomoreto.github.io/bootstrap-select/
Only now I need to do this:
List:

  • Vasya
  • Petya
  • Stepa

And each has its own unique ID, by which I will need to make a selection in the database
. For example, Petya has id=48
And when choosing Petya, I must send the value 48
How can I implement this?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
O
Optimus, 2015-11-20
@Chvalov

Like this dnzl.ru/view_post.php?id=183 set different values ​​for them, for example, value="48"

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question