Varibles Changing Randomly.
#1

Ive got a loop where it checks if the loop varible is the same value as the checkpoint id you are in.

If so it enteres a statement and retreives some code from the mysql database.

Ive printed the value of the loop value after a new code is added.

But print 8 is a fine value but when it passes to print 9 it changes and between 8 and 9 is the following code.

Code:
mysql_fetch_row_format(row, "|");
Thank you.
Reply
#2

Show more code.
Reply
#3

Its fixed now, Thanks anyway.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)