Ver Mensaje Individual
  #3 (permalink)  
Antiguo 12/04/2007, 22:30
Avatar de chalchis
chalchis
 
Fecha de Ingreso: julio-2003
Mensajes: 1.773
Antigüedad: 20 años, 9 meses
Puntos: 21
Pregunta Re: Array dentro d consulta mysql

como que no entendi bien si me disculpas
supongo que quieres algo asi

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Documento sin t&iacute;tulo</title>
</head>

<body>
<table width="255" border="1">
<tr>
<td>Tota votos: </td>
</tr>
<tr>
<td>Carlos
<input name="radiobutton" type="radio" value="radiobutton" /></td>
</tr>
<tr>
<td>Juan
<input name="radiobutton" type="radio" value="radiobutton" /></td>
</tr>
<tr>
<td>Pepe
<input name="radiobutton" type="radio" value="radiobutton" /></td>
</tr>
<tr>
<td><label>votar
<input type="submit" name="Submit" value="Enviar" />
</label></td>
</tr>
</table>
</body>
</html>
__________________
gerardo