Function createToken
Lets give you a token of our appreciation.
Package: SMF
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/Security.php
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/Security.php
string |
$action |
The action to create the token for |
string |
$type = 'post' |
The type of token ('post', 'get' or 'request') |
array
|
An array containing the name of the token var and the actual token |