WEB DE CANALS BALIL
MENU PRINCIPAL
MONTAJE WEB
SUBDOMINIOS
$s=$_GET['s']; switch ($s) { case "301": include ("montaje/301operadores.php"); break; case "302": include ("montaje/302while.php"); break; case "303": include ("montaje/303ifelse.php"); break; default: ?>
ORDENES DE PHP
Instruccion IF . . . ELSE
Instruccion WHILE
Operadores en PHP
} ?>