Functions Php

    print "Display_errors is turned on: ";
    print (int) ini_get("display_errors");
?>