Quote:
Originally Posted by JuuF
If you didnt add class names manually to your database, you have to delete this part from fc.txt ;
Credits goes to Dash o,o
|
nope dash may have made the database side but my freind made the script himself so if anything Mystery gets credits for the php scripting
aka foxy
<html>
<head>
<title>Faction Change</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<style type="text/css">
body,td,th {
color: #FFF;
font-size: xx-large;
}
body {
background-color: #000;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
</style>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<form action="processorfc.php" method="POST" class="style1">
<fieldset>
Quote:
|
Demonic Shaiya Faction Change<----he made this when running demonic shaiya so yea
|
<p>
<label for="login">User ID
<input type="text" name="userid"/><p>
<label for="pass">Password
<input type="password"name="pass"/><p>
<input type=submit class=Butt value='Submit'>
</fieldset>
</form>
</body>
</html>