Ver Mensaje Individual
  #2 (permalink)  
Antiguo 07/11/2003, 11:07
Avatar de Pocket
Pocket
 
Fecha de Ingreso: mayo-2002
Mensajes: 37
Antigüedad: 22 años
Puntos: 0
echo "<form action='$_SERVER[PHP_SELF]'>";
echo "<input type='button' value='refrescar pantalla'>";
echo "</form>";

También puedes usar el tag de imagen:

<input type="image" src="images/boton.gif">