Read out string in BlueGґs Plugin?
#1

Hi all,

I want to read out one single string(password)

Код:
format(query, 128, "SELECT Passwort FROM "MYSQL_ACC_TBL" WHERE Name = '%s' ORDER BY `id` DESC LIMIT 1", Name);
    mysql_query(query);
so but how can I fetch/read out the string? I canґt find the function.

MfG. Cody09

edit2: I found it out..
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)