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 8th May 2024 21:35 Europe/London time based on the source file dated 7th May 2024 18:45 Europe/London time.