Select all from SQL
#3

Still nothing :/

this is my displaying
PHP код:
for(new i=0rowsi++) {
        
cache_get_field_content(i"Reason"someStringName);
        
cache_get_field_content(i"Date"IssuedByString);
        
cache_get_field_content(i"By"string);
        
cache_get_field_content(i"ID"dateString);
        
format(mainstring,sizeof(mainstring),"{00FFFF}Text: {FFFFFF}%s || {00FFFF}Date: {FFFFFF}%s || {00FFFF}By: {FFFFFF}%s || {00FFFF}ID: {FFFFFF}%i",someStringName,IssuedByString,string,dateString);
        
Msg(playerid,-1,mainstring);
        
crimecount++;
    } 
Reply


Messages In This Thread
Select all from SQL - by Squirrel - 11.01.2016, 21:02
Re: Select all from SQL - by itsCody - 11.01.2016, 21:29
Re: Select all from SQL - by Squirrel - 11.01.2016, 22:25
Re: Select all from SQL - by itsCody - 11.01.2016, 22:39
Re: Select all from SQL - by Squirrel - 11.01.2016, 22:47

Forum Jump:


Users browsing this thread: 1 Guest(s)