smarty_function_uniqid (line
16)
smarty function:ユニークIDを生成する(double postチェック用)
sample:
<input type="hidden" name="uniqid" value="a0f24f75e...e48864d3e">
void
smarty_function_uniqid
( $params, &$smarty, string $type)
-
string
$type: 表示タイプ("get" or "post"−デフォルト="post")
-
$params
-
&$smarty