Ver Mensaje Individual
  #5 (permalink)  
Antiguo 17/11/2009, 18:24
Avatar de hitech
hitech
 
Fecha de Ingreso: octubre-2008
Ubicación: Chiquimula
Mensajes: 72
Antigüedad: 15 años, 6 meses
Puntos: 1
Respuesta: text como arreglo

mmm algo asi?

<input type="text" name="texto_1">
<input type="text" name="texto_2">
<input type="text" name="texto_3">

entonces

<?php
$result=arrya();

$result["text_1"]="texto en el input text"
$result["text_2"]="texto en el input text"
$result["text_3"]="texto en el input text"

?>

--

talvez si explicar mejor lo que quiere hacer.... saludos
__________________
--
Twitter : @jracostac