[ja] Remove original text from translated documents.
This commit is contained in:
@@ -22,7 +22,6 @@ SQLインジェクションが発生する原因はプログラムがユーザ
|
||||
password:=r.Form.Get("password")
|
||||
sql:="SELECT * FROM user WHERE username='"+username+"' AND password='"+password+"'"
|
||||
|
||||
如果用户的输入的用户名如下,密码任意
|
||||
もしユーザが以下のようなユーザ名を入力して、パスワードが任意だった場合
|
||||
|
||||
myuser' or 'foo' = 'foo' --
|
||||
|
||||
Reference in New Issue
Block a user