In the text I am reading it says that $_POST = array(); will see to it
that a form does not retain any values. That is understood. My question
is what does this code normally do / in which context is this code
normally used? I realize that this is an elementary question. Sorry
about that.