TABLA FACTORIALES DEL AL
NÚMERO FACTORIAL
1
Alumno:
VAR DUMP
array(1) { [""]=> int(1) }
PRINT_R
Array ( [] => 1 )
COUNT
1
Array sin ordenar
Array ( [0] => BMW [1] => Volvo [2] => Toyota )
Array ordenado ascendente
Array ( [0] => Volvo [1] => Toyota [2] => BMW )
Array ordenado descendente
Array ( [0] => BMW [1] => Toyota [2] => Volvo )
FOREACH

coche: BMW

motor: 320d

tipo: Diesel
FOREACH de $_POST