Codice PHP:
echo "You want to marry with:
"
;
echo 
"<input type=\"text\" name=\"who\" format=\"*x\" maxlength=\"20\"/>
"
;
echo 
"<anchor>Ir";
echo 
"<go href=\"chapel.php?action=getm&amp;sid=$sid\" method=\"post\">";
echo 
"<postfield name=\"who\" value=\"$(who)\"/>";
echo 
"</go></anchor>
"

come posso mettere in html questo codice???

grazie a chi mi saprà aiutare