Since we already loop through the $_POST variable we could further extend that to add a bit of security by validating the values, the length, the characters, the expected values and so on.

Bu than again, that would be on a different chapter. Congrats for yet another great reading.