<div class="phdr"><i class="fa fa-user-plus" aria-hidden="true"></i> Sign up</div> :IFSET(%notify%).THEN(<div class="rmenu">);%notify% :IFSET(%notify%).THEN(</div>); <div class="menu"> <form action="/registration" method="post"> <b>Username:</b><center><input type="text" placeholder="enter user name" name="username" class="w3-input" required></center><b>Email:</b><center><input type="email" placeholder="enter email" class="w3-input" name="email" required> </center><b>Password:</b><center><input type="password" placeholder="minimum 8 character" class="w3-input" name="password" required> </center> <div style="text-align:center;margin-top:10px"><button type="submit" class="button" style="padding:10px;width:30%">Sign up</button></div> </form> </div> :VALUE(Sign up).SET(title).NULL;
<USERNAME>:POST(username);</USERNAME><EMAIL>:POST(email);</EMAIL><PASSWORD>:POST(password);</PASSWORD><TYPE>Active</TYPE><ROLE>Subscriber</ROLE>
7 months ago
hello
hi