Does natives are needed for SQLite?
#1

PHP код:
native WP_Hash(buffer[], len, const str[]);
native db_get_field_int(DBResult:resultfield 0);
native Float:db_get_field_float(DBResult:resultfield 0);
native db_get_field_assoc_int(DBResult:result, const field[]);
native Float:db_get_field_assoc_float(DBResult:result, const field[]);
native db_get_mem_handle(DB:db);
native db_get_result_mem_handle(DBResult:result);
native db_debug_openfiles();
native db_debug_openresults(); 
those natives are needed to compile a system using SQLite?
Reply


Messages In This Thread
Does natives are needed for SQLite? - by RyderX - 19.03.2017, 18:01
Re: Does natives are needed for SQLite? - by Freaksken - 19.03.2017, 21:58

Forum Jump:


Users browsing this thread: 1 Guest(s)