i need this :
echo '<anchor>[Shoot]<go href="rps.php?action=go&sid='.$sid.'" method="post">';
echo '<postfield name="op" value="$(op)"/>';
echo '<postfield name="init" value="1"/>';
echo '</go></anchor>';
in xhtml form.. thanks
echo '<anchor>[Shoot]<go href="rps.php?action=go&sid='.$sid.'" method="post">';
echo '<postfield name="op" value="$(op)"/>';
echo '<postfield name="init" value="1"/>';
echo '</go></anchor>';
in xhtml form.. thanks
Comment