$action
$action :
Exceptions Class
show_error( $heading, $message, $template = 'error_general', $status_code = 500) : string
General Error Page
This function takes an error message as input (either as a string or an array) and displays it using the specified template.
$heading | ||
$message | ||
$template | ||
$status_code |