XenForo
Administrative
- Thread starter
- Admin
- #1
Hello!
First of all, I'll show you my current situation.
I have 2 tables which kinda looks like:
Transactions
Codes
ادامه مطلب...
First of all, I'll show you my current situation.
I have 2 tables which kinda looks like:
Transactions
payment_id | user_id | username | date |
---|---|---|---|
1 | 1 | admin | timestamp |
Codes
code_id | payment_id | code | amount |
---|---|---|---|
1 | 1 | 83674538954 | 10.00 |
2 | 1 | 09574098574 | 10.00 |
3 |
ادامه مطلب...