<a href="frag.php&input=xxx">Frag Input</a>
& is used to separate values from each other. ? Is used to seperate the values from the URL.
<a href="frag.php&input=xxx">Frag Input</a>
& is used to separate values from each other. ? Is used to seperate the values from the URL.