Ver Mensaje Individual
  #5 (permalink)  
Antiguo 23/09/2004, 10:27
Avatar de benti
benti
 
Fecha de Ingreso: octubre-2001
Ubicación: Benidorm
Mensajes: 413
Antigüedad: 23 años, 2 meses
Puntos: 0
en php hay algo como esto pero claro no es un iframe:
Código PHP:
if (eregi("empresa.php"$_SERVER['SCRIPT_NAME'])) {
    
Header("Location: index.php");
    die();

__________________
Seguro que ahora me sale mejor!