I use to use all for loops for looping through database data sets and just started using while loops with mysql_fetch_ type functions and for some reason, the second mysql_fetch loop in the file never seems to fire but does when I switch the second one to a for loop. Does anyone know a reason for this? Is there some type of array pointer that I need to reset or something?
R0bb0b 344 Posting Shark
R0bb0b 344 Posting Shark
R0bb0b 344 Posting Shark
nikesh.yadav 4 Posting Whiz in Training
R0bb0b 344 Posting Shark
R0bb0b 344 Posting Shark
R0bb0b 344 Posting Shark
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.