php - how to get multiple values from multiple href -


hello using bootstrap , code dont work dont know whats different echo butmy code this

<a class="btn btn-danger" href="update_appointment.php<?php echo '?f=' . $txn_id . 'id=' . $f . 'l=' . $l .'m=' . $m .'mn=' . $mn .'ptn=' . $ptn .'sn=' . $sn .'bi=' . $bi .'ui=' . $ui .'a=' . $a .'d=' . $d .'cn=' . $cn; ?>" ><i class="icon-check"></i>&nbsp;yes</a> 

if enter button echo, button doesnt show? please me


Comments

Popular posts from this blog

Upgrade php version of xampp not success -

amazon web services - S3 and apache mod_proxy with basic authentication -

powershell - This solution contains one or more assemblies targeted for the global assembly cache -