/*** Adds an entry to the $_HIDDENFIELDS array for later printing as an <input type="hidden" />** @param string Name for hidden field* @param string Value for hidden field* @param boolean Whether or not to htmlspecialchars the hidden field value*/