inc/wikiname.php

<?php
    
if($wikiname && $wikisig)
      echo(
'<FONT COLOR="#007f00">Your signoff tag is set to "'.$wikiname.'" and your signature is set.</FONT><P>');
    else
      echo(
'<FONT COLOR="#ff0000">You must set both your signoff tag (your Wiki Name) and a signature before you can edit pages on the Wiki.</FONT><P>');
?>
<FORM>
<INPUT TYPE=hidden NAME=page VALUE=wikiname>
Wiki name: <INPUT TYPE=text NAME=setwikiname VALUE="<?php echo htmlspecialchars($wikiname);?>"><BR>
Wiki signature: <INPUT TYPE=password NAME=setwikisig VALUE="<?php echo htmlspecialchars($wikisig);?>"><BR>
<INPUT TYPE=submit VALUE="Set name and signature">
</FORM><P>


Notes:


Edit this page!
View the most recent revision to this page.
If you haven't yet, read the Wiki Introduction.
Up one level to inc/.
Return to user's home page: Flouri
Return to the Wiki Home.
Hosted by Shyou.org Webservices.