Ver Mensaje Individual
  #2 (permalink)  
Antiguo 28/05/2007, 17:28
Avatar de GatorV
GatorV
$this->role('moderador');
 
Fecha de Ingreso: mayo-2006
Ubicación: /home/ams/
Mensajes: 38.567
Antigüedad: 18 años, 8 meses
Puntos: 2135
Re: Llamar a ASP desde PHP -II-

Código PHP:
if( $condicion ) {
header("Location: pagina1.asp?variable=valor&otravariable=otrovalor");