pdo:update_statements
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
pdo:update_statements [2016/10/14 08:55] – created peter | pdo:update_statements [2020/07/15 09:30] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 7: | Line 7: | ||
</ | </ | ||
+ | |||
+ | ===== Prepared Statements ===== | ||
+ | |||
+ | <code php> | ||
+ | <?php | ||
+ | $stmt = $db-> | ||
+ | $stmt-> | ||
+ | $affected_rows = $stmt-> | ||
+ | </ |
pdo/update_statements.1476435300.txt.gz · Last modified: 2020/07/15 09:30 (external edit)