Function verifyCsrfPost
Uses the global $_POST variable to check if the CSRF token is valid
Located at
csrf_tokens.php
boolean
|
bool |
Uses the global $_POST variable to check if the CSRF token is valid
boolean
|
bool |