Does not register user on INSERT INTO
#4

I dont know MYSQL completely but i know SQLite and whenever i need to send a query. After formatting the query i use something like this.
pawn Код:
db_free_result(db_query(database,query));
Isnt there a function like that in MYSQL? Try looking for something like that. I wish that helps.

EDIT: For inputting the strings in a query we use sqlite_escape_string. Isnt there anything like that in MYSQL?
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)