Collections functions
General functions
Node functions
Render functions
Theme permission functions
User functions
Resource functions

generateCSRFToken()

Description

Generates a CSRF token (Encrypted Token Pattern)

Parameters

ColumnTypeDefaultDescription
$session_id string The current user session ID
$form_id string A unique form ID

Return

string Token

This article was last updated 27th April 2024 09:05 Europe/London time based on the source file dated 26th April 2024 15:50 Europe/London time.