|
What is the parse error showing?
I don't think the do... while method is going to work for what you are doing, because you are first doing something that hasn't been declared yet on the first iteration. Just try to sandwich the echo command within the while() structure.
__________________
<mgraphic /> - I don't have a solution but I admire the problem.
|