This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
membercheck [2018/09/17 13:28] kg2s |
membercheck [2019/03/25 11:59] (current) kg2s |
||
---|---|---|---|
Line 3: | Line 3: | ||
$answer= $_POST[' | $answer= $_POST[' | ||
+ | srand(mktime()); | ||
$a = rand(1,15); | $a = rand(1,15); | ||
$b=rand(1, | $b=rand(1, | ||
Line 22: | Line 22: | ||
{?> | {?> | ||
- | <form method=" | + | <form method=" |
Answer< | Answer< | ||