- 0
Problema text
-
Similar Content
-
Recently Browsing 0 members
- No registered users viewing this page.
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.
Question
Maddo
Salut, doresc sa salvez in baza de date ceva gen Text%d, adica in joc scriu un text ce o sa apara in comanda /updates, si trebuie salvat cumva acel text in db, si sa zicem ca pot sa fac 3 linii in comanda updates, si nu stiu cum sa fac salvarea in baza de date la Text%d
Asta e salvarea: mysql_format(SQL, query, sizeof(query), "UPDATE `updates` SET `Text%d`='%s' WHERE `ID`='%d'",linie,versiune,id);
Edited by Maddomysql_tquery(SQL, query, "", "");
3 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now