There is a table Users :
Users
Name |Password --------------- User1 | 111 User3 | 333 User2 | 222
SELECT Password FROM Users where Name='Имя';
More information http://www.w3schools.com/sql/sql_select.asp
Source: https://ru.stackoverflow.com/questions/565557/More articles:Right request for JSON objectAdding an array with a key and value in mysqlUsing x: Bind with UWP ViewModelLine drawing animation - canvas, jsJavascript: deleteblock by idChange the site root via .htaccessHow to set up a demonstration of pictures in the django 1.9 admin panel?How to parse json in javascript?JavaScript does not work in IE 11 Error-DOM7011SHA1 encoding and decodingAll Articles