problem mysql
#3

pls 1 example here
pawn Код:
while(mysql_fetch_row_format(row, "|"))
    {
        // Use sscanf/split/explode here to fetch data from current row
        // NO mysql_free_result inside this loop!

        idx++;
    }
Reply


Messages In This Thread
problem mysql - by RaZvY - 26.01.2012, 15:47
Re: problem mysql - by Vince - 26.01.2012, 16:17
Re: problem mysql - by RaZvY - 26.01.2012, 18:34
Re: problem mysql - by milanosie - 26.01.2012, 18:36
Re: problem mysql - by RaZvY - 27.01.2012, 14:46

Forum Jump:


Users browsing this thread: 1 Guest(s)