Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy. This forum is not for asking programming related questions.
for ($i=0; $i<$count; $i++) {
// 600 lines of code here
// line you need to work on
}
Cut me in half and feed me to a horse, but wouldn't the example you just gave result in the line you wanted to work on collapsing along with the rest of the loop contents?
<edit>Quoted to save people going back a page to look</edit>