![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
06/03/2002, 17:46
|
| | Fecha de Ingreso: julio-2001
Mensajes: 278
Antigüedad: 23 años, 6 meses Puntos: 0 | |
Re: enlazar id=1 Erroneo Pues yo creo que con esto nada mas no?
<?
if(isset($id))
include($id.".php"');
$total = "15"; // total de enlaces
for($url=0;$url<$total;$url++){
echo "<a href='pagina.php?url=$url'>Url $url</a><br>";
}
?>
<a href="http://www.unitecos.net">
<img src="http://www.unitecos.net/arch/agarciaa.jpg" border=0>
</a> |