Pretty Show PHP Arrays
echo "<pre>";
print_r($array);
echo "</pre>";
Alibx5
echo "<pre>";
print_r($array);
echo "</pre>";