smarty_function_csrfid (line
16)
smarty function: 正当なポストであることを保証するIDを出力する
sample:
<input type="hidden" name="csrfid" value="a0f24f75e...e48864d3e">
void
smarty_function_csrfid
( $params, &$smarty, string $type)
-
string
$type: 表示タイプ("get" or "post"−デフォルト="post")
-
$params
-
&$smarty