Just a very simple question.
#1

Does sqlite works on linux or not?
Reply
#2

If this is what you mean:
https://sqlite.org/download.html (you'll find Linux)
Reply
#3

EDIT: im using frag host so will sqlite will work on frag? And using this
PHP код:
CMD:factions(playeridparams[])
{
    new 
Query[256];
    new 
DBResult:Result;
    
format(Querysizeof(Query), "SELECT 'Name' FROM `Table`");

this cmd i want it to display all the Names of factions in the db. So how can i show the result on player's screen?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)