File/class/Plugin/Smarty/function.csrfid.php

Description
Functions
smarty_function_csrfid (line 16)

smarty function: 正当なポストであることを保証するIDを出力する

sample:

  1.   {csrfid}
  1.   <input type="hidden" name="csrfid" value="a0f24f75e...e48864d3e">

  • see: isRequestValid
void smarty_function_csrfid ( $params,  &$smarty, string $type)
  • string $type: 表示タイプ("get" or "post"−デフォルト="post")
  • $params
  • &$smarty

Documentation generated on Fri, 11 Nov 2011 03:58:09 +0900 by phpDocumentor 1.4.3