if field exist sqllite
#3

im just create 1 table and 1 field , and not dynamic .

can im use like this
PHP код:
new DBResult:result db_query(info"SELECT `email` FROM `player`;");
if (
result == "test@ya.com")
{
    
// field exist
}
db_free_result(result); 
Reply


Messages In This Thread
if field exist sqllite - by ratxrat - 22.05.2016, 04:46
Re: if field exist sqllite - by Gammix - 22.05.2016, 06:11
Re: if field exist sqllite - by ratxrat - 22.05.2016, 07:14
Re: if field exist sqllite - by Gammix - 22.05.2016, 17:09

Forum Jump:


Users browsing this thread: 1 Guest(s)