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 18th April 2024 20:35 Europe/London time based on the source file dated 17th April 2024 16:25 Europe/London time.