global $http_param; parse_str($http_param,$paraline); if(!isset($paraline[‘confirm_text’])) { ?>
<? }else{ echo $paraline[‘confirm_text’]; }