This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
v5:reference:connection:affected_rows [2018/06/11 10:17] dregad [Usage] function names starting with lowercase (#426) |
v5:reference:connection:affected_rows [2022/04/03 12:48] (current) dregad Add tip wrap |
||
---|---|---|---|
Line 8: | Line 8: | ||
The function '' | The function '' | ||
- | **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).** | + | <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). | ||
+ | </ | ||
===== Usage ===== | ===== Usage ===== | ||
<code php> | <code php> |