Passing data via Modal Bootstrap and getting php variable?
问题 I'm trying to get an input value passed via jquery and setting into a php variable, but I don't know how to do that. This button have the value that I want to send: <button type='button' data-a='".$fila['idPlaza']."' href='#editarUsuario' class='modalEditarUsuario btn btn-warning btn-xs' data-toggle='modal' data-backdrop='static' data-keyboard='false' title='Editar usuario'><img src='../images/edit.png' width='20px' height='20px'></button> Then I have this js code to send the value: $