Ver Mensaje Individual
  #2 (permalink)  
Antiguo 31/05/2002, 15:40
Avatar de Webstudio
Webstudio
Colaborador
 
Fecha de Ingreso: noviembre-2001
Ubicación: 127.0.0.1
Mensajes: 3.499
Antigüedad: 22 años, 4 meses
Puntos: 69
Re: Como diantres hago esto?Lleva premio

<?php
$nl1 = "Lista1";
$nl2 = "Lista2";
$nl3 = "Lista3";

for($i=1; $i<=3; $i++)
{
$variable = "nl".$i;
echo $$variable
}
?>

Esto ya te lo habían respondido correctamente en otro post.

<hr><font size=2 face="verdana">- Pablo Daniel Rigazzi (Webstudio)
<font size=1 color="#333333">COORDINADOR PROYECTO REGIONALIZACION ARGENTINA
Visita <a href="http://www.web-studio.com.ar" target="_blank">Web Studio</a> - Tutoriales Photoshop</fo