Additionally to the above,

replace all instances of:

PHP Code:
while($ 
with:

PHP Code:
while(!$ 
Forgot to do it while I was coding.