Loop problem
#4

You're executing a threaded query first _tquery then executing a non threaded one, _query.

either change both to non-threaded or threaded.

PHP код:
mysql_format(DatabaseDB_Querysizeof(DB_Query), "UPDATE `RANKS` SET `D%dR%d`='Undefined' WHERE `ID`='%d'"i+1,j,listitem+1); 
mysql_tquery(DatabaseDB_Query); 
Reply


Messages In This Thread
Loop problem - by Nru - 16.06.2018, 07:16
Re: Loop problem - by Calisthenics - 16.06.2018, 08:20
Re: Loop problem - by Nru - 16.06.2018, 08:39
Re: Loop problem - by jlalt - 16.06.2018, 09:53
Re: Loop problem - by GaByM - 17.06.2018, 14:02

Forum Jump:


Users browsing this thread: 1 Guest(s)