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