<?php phpinfo(); ?>
echo "Disable Functions: " . ini_get('disable_functions') . "\n";
Last updated 12 months ago
Was this helpful?