Quote:
Originally posted by -=WTFxP=-
it says like this
6. Edit modifycoppa, registeradult and registercoppa the same way as modifyoptions
and my modifycoppa looks like this
<p>To print out a new permissions form, please click the button below:</p>
<form action="member.php" method="post"><input type="hidden" name="s" value="$session[sessionhash]">
<input type="hidden" name="action" value="coppaform">
<input type="hidden" name="username" value="$username">
<input type="hidden" name="password" value="$password">
<input type=submit value="Display permissions form">
</form>
where should i put the code in there
|
im wondering the same thing... p.s. how do i set the refresh time after i do that above?