You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,6 +21,14 @@ MysqliDb -- Simple MySQLi wrapper and object mapper with prepared statements
21
21
**[Transaction Helpers](#transaction-helpers)**
22
22
**[Error Helpers](#error-helpers)**
23
23
24
+
## Support Me
25
+
26
+
This software is developed during my free time and I will be glad if somebody will support me.
27
+
28
+
Everyone's time should be valuable, so please consider donating.
29
+
30
+
[Donate with paypal](https://www.paypal.com/us/cgi-bin/webscr?cmd=_flow&SESSION=DLEZVX5RQEQPwU6vmIa06kkApYCVcd5fFHV646Huwr6R47xOowSMzLseIRG&dispatch=5885d80a13c0db1f8e263663d3faee8dcce3e160f5b9538489e17951d2c62172)
31
+
24
32
### Installation
25
33
To utilize this class, first import MysqliDb.php into your project, and require it.
0 commit comments