Occurs once only when the application is loaded. Prior to the application running SQL. Can be used for data processing or to verify variables. Ex: if ([glo_var_department] != 'financial'){ sc_redir(app_x.php); }