v5:reference:connection:affected_rows
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| v5:reference:connection:affected_rows [2018/06/11 10:17] – [Usage] function names starting with lowercase (#426) dregad | v5:reference:connection:affected_rows [2022/11/06 23:20] (current) – mnewnham | ||
|---|---|---|---|
| Line 6: | Line 6: | ||
| </ | </ | ||
| ===== Description ===== | ===== Description ===== | ||
| - | The function '' | + | The function '' |
| + | |||
| + | <WRAP tip> | ||
| + | Because the connection only supports a single global instance of this variable, it is important to **retrieve the value of this method before executing another SQL statement** (of any type). | ||
| + | </ | ||
| - | **Because the connection only supports a single global instance of this variable, it is important to retrieve the value of this method before executing another SQL statement (of any type).** | ||
| ===== Usage ===== | ===== Usage ===== | ||
| <code php> | <code php> | ||
| Line 27: | Line 30: | ||
| */ | */ | ||
| </ | </ | ||
| + | |||
v5/reference/connection/affected_rows.1528705032.txt.gz · Last modified: by dregad
