I think you're confused. $_POST is not an element, but rather a super global variable that you assign something to...
What the article means is that instead of using the name attirbute, use the id instead.. go here and scroll down to the section 'The id Attribute Replaces The name Attribute' for an example.