
15/09/2003, 22:05
|
| | Fecha de Ingreso: julio-2002 Ubicación: Rancagua - Chile
Mensajes: 494
Antigüedad: 22 años, 8 meses Puntos: 0 | |
while ($row=mysql_fetch_array($consulta))
{
echo "<option value="; echo $row["firstname"];echo ">";
echo $row["firstname"]; echo "</option>";
}
ahi esta corregido el While, pero tampoco resulta
Help "POR FAVOR"
Salu2
__________________ AK.T.I.V.E.tm Live, Never DIE |