freeCodeCamp/guide/english/php/security
Bearz314 aae77a7890 Added explanation on the `--` (#22343)
Added explanations on using `--` in SQL to comment out unwanted trailing characters.

Payload should not have a `'` as numbers should not be wrapped by quotes (source: https://www.w3schools.com/sql/sql_where.asp ) The previous payload would have an extra closing quote in the SQL query.
2018-11-21 14:31:47 -07:00
..
cross-site-request-forgery fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
cross-site-scripting fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
local-file-inclusion fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
remote-file-inclusion fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
session-hijacking fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
session-identifier-acquirement fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
sql-injection Added explanation on the `--` (#22343) 2018-11-21 14:31:47 -07:00
index.md fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30