true, falseWhen true, the script is executed once at application startup. Input tags are not passed on this run; instead a parameter named _STARTUP_ with value 1 is passed - as POST data for HTTP scripts ($_POST['_STARTUP_']) and as the command-line argument -_STARTUP_=1 for Shell scripts.