API17:JHtmlForm::token
From Joomla! Documentation
JHtmlForm::token
Description
Displays a hidden token field to reduce the risk of CSRF exploits.
public static function token ()
- Returns
- Defined on line 32 of libraries/joomla/html/html/form.php
See also
JHtmlForm::token source code on BitBucket
Class JHtmlForm
Subpackage Html- Other versions of JHtmlForm::token
User contributed notes
Code Examples