[HELP] in mysql log it load house data but on server no houses
#8

Quote:
Originally Posted by Luca12
Посмотреть сообщение
Ok the houses are on places where I create them just one more thing how you mean this:


you should also use this "i" to load the rows separately for every house.

Thanks very much.
I just meant, every house has it's own row with data.
Always loading row 0 means that you always read the data from the first house, and ignore the rest.

Using the "i" as row-number to load the data, that will mean that with every loop, the next row is selected in the query-result to read the data from that row.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)