what are you doing at line no. 29...?
I think you are giving the value to $row by ($row = mysql_fetch_array($sql)).
Well i have not read your program fully, so i can't understand your logic. But you but, use a condition when using while or for loop. by your condition i think your program can be gone in the infinite loop. and if it is going then please correct your line no 29. to
while($row == mysql_fetch_array($sql))
I am telling again... I am sorry but I doesn't read your program because I am in some hurry...
Have a nice day...
Reputation Points: 10
Solved Threads: 5
Junior Poster in Training
Offline 65 posts
since Jan 2010