Menu

#152 [PHP]Use member variables instead of global variables (last_request_stmt_type and last_request_affected_rows)

open
nobody
None
5
2012-04-26
2012-04-26
Jira Trac
No

Global variables are not safe, so we should use it as less as possible. We can use member variables instead of last_request_stmt_type and last_request_affected_rows.

Discussion

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.