Jump to content

Can anyone help?


Recommended Posts

<form action="checkuser.php" method="post" name="" id="">

<table width="115" border="0" align="center" cellpadding="2" cellspacing="0">

<tr>

<td align="center" valign="top">Username<br> <input name="username" type="text" id="username" size="10"></td>

</tr>

<tr>

<td align="center" valign="top">Password<br>

<input name="password" type="password" id="password" size="10"></td>

</tr>

<tr>

<td align="center"><input type="submit" name="Submit" value="login"></td>

</tr>

<tr>

<td align="center">Create Account </td>

</tr>

</table>

</form>

Link to comment
https://forums.phpfreaks.com/topic/1749-can-anyone-help/#findComment-5706
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.