Réponse acceptée !
Salut,
<?php echo '<form <form action="'. $_SERVER['PHP_SELF'] .'?action=login" method="post">
<div align="center">
<table border="0">
<tr>
<td rowspan="2"><img src="imgs/login.gif" width="50" height="50" /></td>
<td>Login : </td>
<td><input name="login" type="text" /></td>
</tr>
<tr>
<td>Password : </td>
<td><input name="pass" type="password" /></td>
</tr>
<tr>
<td colspan="3"><div align="center">
<input type="submit" value="Login">
</div></td>
</tr>
</table>
</div>
</form>';
?>
In a dream, I saw me, drop dead... U was there, U cried... It was just a dream, if I die, U won't cry, maybe, U'll be happy
Mon site (articles sur la programmation et programmes)