Content-Type: text/html
Structured programming is the use of while and repeat until or for to control loops.
Structured as opposed to un-structured. ie: raw GOTO loops, with LABELS.
I'm thinking the writer might be talking of procedural programming, but I'm going to have to look at a few resources to figure out what he/she is thinking of.