Hey,
How can I take data from SQL table and use them as variables? I am already using SkQuery but I can switch addons if needed. For example:
-----------------------------------------------------
Username | Code |
-----------------------------------------------------
Kolombooo | d8se0ff |
-----------------------------------------------------
And I want to print the value of code assigned to username Kolombooo. How can I do that?
Thanks
How can I take data from SQL table and use them as variables? I am already using SkQuery but I can switch addons if needed. For example:
-----------------------------------------------------
Username | Code |
-----------------------------------------------------
Kolombooo | d8se0ff |
-----------------------------------------------------
And I want to print the value of code assigned to username Kolombooo. How can I do that?
Thanks