User Tools

Site Tools


pdo:using_prepared_statements_to_stop_injection_attacks

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
pdo:using_prepared_statements_to_stop_injection_attacks [2016/10/14 09:45] – created peterpdo:using_prepared_statements_to_stop_injection_attacks [2020/07/15 09:30] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== PDO - Using Prepared Statements to Stop Injection Attacks ====== ====== PDO - Using Prepared Statements to Stop Injection Attacks ======
 +
 +Using prepared statements, sometimes also known as parametrized queries, helps prevent SQL Injection Attacks.
  
 <code php> <code php>
pdo/using_prepared_statements_to_stop_injection_attacks.1476438306.txt.gz · Last modified: 2020/07/15 09:30 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki