ChristianLamb
New member
0
0%
3
Months of Service
0%
Hello everyone. I would like to add an extra month to the date in the utarih section of my MySQL table using MySQL. For example, I am adding 1 point to my connection in MySQL, but how can I add an extra day to the date? Your help would be greatly appreciated. My connection is as follows: baglanti.execute("UPDATE members set points = '0' Where memberid='"& memberid &"' ").