![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
22/02/2005, 09:15
|
![Avatar de THE SILENT CULT](http://static.forosdelweb.com/customavatars/avatar74644_1.gif) | | | Fecha de Ingreso: septiembre-2004 Ubicación: Chile
Mensajes: 17
Antigüedad: 20 años, 4 meses Puntos: 0 | |
gracias por tu rapida ayuda. olvide mencionar esto:
<form action="formu2.php" method="post">
<br>
<input type="text" name="user">
<br>
<textarea name="adress" rows="5" cols="40"></textarea>
<br>
<select name="products[]" multiple>
<option>Windows XP
<option>Windows 2000
<option>Linux
<option>MacOS
</select>
<br>
<input type="submit" value="Hit!">
</form>
este es el formulario html que llama al script php.
arregle lo de las variables y los puntos antes y despues de ellas como me aclaraste pero sigo obteniendo el mismo error:
Warning: Invalid argument supplied for foreach() in e:\www\php_pruebas\formu2.php on line 18
__________________ EN ESTE MUNDO HAY 0010 TIPOS DE PERSONAS: LOS QUE ENTIENDEN BINARIO Y LOS QUE NO. |