Пример #1
0
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
</head>
<?php 
require 'classes/Functions.php';
// Define functions class
$functions = new accDBFunctions();
?>
<body>
<br />
<center>
<!-- MENU -->
<strong><span style="font-size: 10px;">Logged in as:</strong> <?php 
echo '<span style="font-size: 10px">' . $_SESSION['user_name'];
?>
 <b>[</b><?php 
echo $functions->GetUserAccSold($_SESSION['user_name']);
?>
 Sold<b>]</b> | <img src='images/actions/user.png' style="vertical-align: middle; margin-bottom: 3px;" /> <a href='user.php'>My Profile</a> | <img src='images/actions/add.png' style="vertical-align: middle; margin-bottom: 3px;" /> <a href='add.php'>Add Steam Account</a> | <img src='images/actions/cart.png' style='vertical-align: middle; margin-bottom: 3px' /> <a href='store.php'>Store</a> | <img src='images/actions/message.png' style="vertical-align: middle; margin-bottom: 3px;" /> <a href='updatemsg.php'>Set/Disable Message</a> | <img src='images/actions/stats.png' style="vertical-align: middle; margin-bottom: 3px;" /> <a href='stats.php'>Sale Statistics</a> | <img src='images/actions/out.png' style="vertical-align: middle; margin-bottom: 3px;" /> <a href='?logout'>Logout</a></span><br />
<!-- END MENU --><img src='../images/style/login_logo.png' /><br />
<form action='doaddacc.php' method='post'>
<input type='text' placeholder='Username' name='username' class="textbox_user" required /><br /><br />
<input type='text' placeholder='Password' name='password' class="textbox_user" required /><br /><br />
<input type='hidden' value='<?php 
echo $_SESSION['user_name'];
?>
' name='seller' />
<input type='text' placeholder='Description' name='desc' class="textbox_user" required /><br /><br />
<input type='submit' value='Add Steam Account' class="loginbutton" />
</form>
<br>
<br>
Пример #2
0
</head>
<body>

<br />
<center>
<?php 
// Define functions class
require 'classes/Functions.php';
$functions = new accDBFunctions();
?>
<!-- MENU -->
<strong><span style="font-size: 10px;">Logged in as:</strong> <?php 
echo '<span style="font-size: 10px">' . $_SESSION['user_name'];
?>
 <b>[</b><?php 
echo $functions->GetUserAccSold($_SESSION['user_name']);
?>
 Sold<b>]</b> | <img src='images/actions/user.png' style="vertical-align: middle; margin-bottom: 3px;" /> <a href='user.php'>My Profile</a> | <img src='images/actions/add.png' style="vertical-align: middle; margin-bottom: 3px;" /> <a href='add.php'>Add Steam Account</a> | <img src='images/actions/cart.png' style='vertical-align: middle; margin-bottom: 3px' /> <a href='store.php'>Store</a> | <img src='images/actions/message.png' style="vertical-align: middle; margin-bottom: 3px;" /> <a href='updatemsg.php'>Set/Disable Message</a> | <img src='images/actions/stats.png' style="vertical-align: middle; margin-bottom: 3px;" /> <a href='stats.php'>Sale Statistics</a> | <img src='images/actions/out.png' style="vertical-align: middle; margin-bottom: 3px;" /> <a href='?logout'>Logout</a></span><br />
<!-- END MENU -->
<img src="images/style/login_logo.png" style="margin-left: 25px" />
<b><div class='motd'><div class='motdbackground'><div class='motdinner'><span style='color: white'><?php 
echo $_SESSION['user_name'];
?>
 :: Profile</span></b><br /><br />
<img src='<?php 
echo $functions->GetUserAvatar();
?>
' style='width: 128px; height: 128px;' /><br /><span style=''><b>j0rpi [<?php 
echo $functions->GetUserLevel();
?>
]</b><br />