Ver Mensaje Individual
  #2 (permalink)  
Antiguo 16/09/2003, 21:27
Avatar de Mickel
Mickel
 
Fecha de Ingreso: mayo-2002
Ubicación: Lima, Peru
Mensajes: 4.619
Antigüedad: 22 años
Puntos: 7
si haces algo como <a href='descargas.php?exe=xxxx.xxx'>
entonces descargas.php podria ser
<?php
if (strlen($exe)>0) {
$sheader="location:".$exe;
header($sheader);
}
?>
__________________
No tengo firma ahora... :(