<table cellspacing="0" id="login-form">
<tbody>
<tr>
<td>
<p>Welcome to my Chat Room!</p>
<p><label for="username">Username:</label> <input type="text" name="username" id="username" value="<?php echo ($userdata['user_name']); ?>" maxlength="20"> <input type="submit" value="Login"></p>
<p id="error"></p>
</td>
</tr>
</tbody>
</table>
Category Forum
Code Snippet and functions - 8Labels
None yet
Statistics
1 participant
Notifications
You are not receiving notifications from this thread.
Related Questions