1 2 3 4 5 6 7
<?php /* if (isset($_POST['subvar'])) { echo $_POST['subvar']; } */ echo $_POST['action'];