Codice PHP:

$phFilePdf 
array_filter(array($_POST['...']));

if(empty(
$phpFilePdf))
echo 
"array vuoto";
else
echo 
"array pieno"