Encapsgallery 0.1.0 Demo > Encapsgallery 1.0.0 Demo / Admin / Html / Admin Loginform.html

Questions? Need Help? Want to share? » PHP Forum
Script Name:
Encapsgallery 0.1.0 Demo

Download:
encapsgallery-0.1.0-demo.zip

Category:
Image Galleries

Archive Content:

Encapsgallery 1.0.0 Demo > Admin

Encapsgallery 1.0.0 Demo > Admin > Html

Encapsgallery 1.0.0 Demo > Admin > Img

Encapsgallery 1.0.0 Demo > Admin

Encapsgallery 1.0.0 Demo > Admin > Sql

Encapsgallery 1.0.0 Demo

Encapsgallery 1.0.0 Demo > Core

Encapsgallery 1.0.0 Demo

Encapsgallery 1.0.0 Demo > Html > Acd

Encapsgallery 1.0.0 Demo > Html > Acd > Img > Gallery

Encapsgallery 1.0.0 Demo > Html > Acd

Encapsgallery 1.0.0 Demo > Html

Encapsgallery 1.0.0 Demo

Admin Loginform.html:


<center>
<table cellpadding="0" cellspacing="0"  bgcolor="779DC2">
<form action="" method="POST" name="loginform">
<!--onsubmit="Disable_(this);"-->
<tr><td align="center">

<b><font color="white" >Администратор:</font></b>
<table>

<?
//var_dump($template["user"]["uname"]);
if(!isset($template["user"]["uname"])){?>
<tr><td align="right"><font color="white" >имя:</font></td><td><INPUT name="uname" type="text" value=""></td></tr>
<tr><td align="right"><font color="white" >пароль:</font></td><td><INPUT name="upass" type="password" value=""></td></tr>
</TABLE>
<? 
$submit_value 
"Вхoд";
$action_value "user_login_exec";
?>

<?}else{?>

<tr>
<td align="right"><font color="white" ></font></td>
<td><b><font color="white" >[<?=$template["user"]["uname"]?>]</font></b></td>
</tr>

</TABLE>
<? 
$submit_value 
"Выхoд";
$action_value "user_exec_logoff";
?>

<?}?>

<INPUT type="submit"  value="<?=$submit_value?>" onClick="">
<!--onClick="DisableForm(this.form);"-->
<INPUT type="hidden" name="action" value="<?=$action_value?>">

</td></tr>
</form>
</table>

<TABLE>
<tr><td></td></tr>
</TABLE>

</CENTER>


Other Image Galleries Scripts:

WebMaster Resources Home

©RingsWorld.com