MemHT Portal is a Free PHP CMS and Blog
It permit the creation and the management online of websites with few and easy steps.
It's completely customizable, expandable and suitable for all needs.
Moderators: Moderators
Forum RSS feedReply
sercurty code
AuthorText
onurelveda
Senior Member

Posts: 345
Contributes: 217

Gender: _NEUTRAL_
Online: No

Version: mixer
Country: Turkiye
Languages: Turkish,Romanian,English
Date: 07/09/2010 18:57
sercurty code
#post24246
hi mem,
thank for your answers another message.
i want to put this code or like this code.

<?php
$buton=$_POST["gonder"];
$user=$_POST["kullanici"];
$sifre=$_POST["sifre"];

if($buton=="Tamam")
{
if($user=="admin" and $sifre=="123" )
{
echo "Hoş geldiniz..." ;
// bu arlalıkta şifre gişirşini doğru yapmışsa gezebilir...
/*
*
*
*
*/
}

else
{
//Şifre girişi yanlışsa sor
// Giriş yapsın....
?>
<html>
<body><center>
<table width=250>
<form action=admin.php method=post>
<tr><td colspan=2 align=center>Admin Girişi</td></tr>
<tr><td>Kullanıcı Adı:</td><td><input type=text name=kullanici></td></tr>
<tr><td>Şifre:</td><td><input type=password name=sifre></td></tr>
<tr><td colspan=2 align=right><input type=reset value=Temizle>
  <input type=submit name=gonder value=Tamam></td></tr>
</form>
</table>
</center>
</body>
</html>
<?php
} //else
}

i want to put admin.php another passport and username i dont want to make connection with databasa i just want to put it in my php file.

how i can put this code by compatible admin.php
Delete Edit Quote
 
Reply
Twitter updates...
MemHT Wiki
Help MemHT Portal
Navigator
Users Block
Hi Guest
IP: 38.107.179.232

Username
Password
Language
MemHT Portal is a free software released under the GNU/GPL License by Miltenovik Manojlo