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

verify_antispam()

Description

Validates the user entered antispam code

Parameters

ColumnTypeDefaultDescription
$spamcode string "" The antispam hash to check against
$usercode string "" The antispam code the user entered
$spamtime string 0 The antispam timestamp

Return

boolean Return true if the code was successfully validated, otherwise false

This article was last updated 19th March 2024 07:35 Europe/London time based on the source file dated 15th March 2024 17:00 Europe/London time.