Listowanie zawartości katalogu
Skrypt wyświetla zawartość wszystkich plików we własnym za wyjątkiem index.php; index.php3; index.htm; index.html
Jeżeli inne pliki miały by być "ukryte" wystarczy dopisać np. && $file != "index.htm" && $file != "ukryty_plik.txt" && $file != "index.html" i plik nie będzie wyświetlany.
Zawartość katalogu będzie wyświetlana w tabeli.
Listing
<HTML><HEAD><META HTTP-EQUIV="Content-type" CONTENT="text/html; charset=iso-8859-2">
<STYLE TYPE="text/css">
<!--
BODY { font-family: Verdana; font-size: 10pt; }
-->
</STYLE>
<TITLE>Index</TITLE></HEAD><BODY><BR><TABLE ALIGN="CENTER" WIDTH="100%" BORDER="0"><TR><TD WIDTH="10%"> </TD><TD><?php
if ($handle = opendir('.')) {
while (false !== ($file = readdir($handle))) {
if ($file != "." && $file != ".." && $file != "index.php" && $file != "index.php3" && $file != "index.htm" && $file != "index.html") {
echo "<A HREF=\"$file\">$file</A><BR>\n";
}
}
closedir($handle);
}
?></TD><TD WIDTH="30%"> </TD></TR></TABLE></BODY></HTML>
<STYLE TYPE="text/css">
<!--
BODY { font-family: Verdana; font-size: 10pt; }
-->
</STYLE>
<TITLE>Index</TITLE></HEAD><BODY><BR><TABLE ALIGN="CENTER" WIDTH="100%" BORDER="0"><TR><TD WIDTH="10%"> </TD><TD><?php
if ($handle = opendir('.')) {
while (false !== ($file = readdir($handle))) {
if ($file != "." && $file != ".." && $file != "index.php" && $file != "index.php3" && $file != "index.htm" && $file != "index.html") {
echo "<A HREF=\"$file\">$file</A><BR>\n";
}
}
closedir($handle);
}
?></TD><TD WIDTH="30%"> </TD></TR></TABLE></BODY></HTML>
Dodano przez: leo24 Ranga: 0 Punktów: 0
Komentarze użytkowników
:: Losowe artykuły
:: Wymiana linków
Modowe inspiracje |
Android Gry i Aplikacje |
ZaplanujTransport.pl: Przeprowadzki, transport, aukcje |
Logo dla firmy |
Change Tires - Car Weather Forecast Reminder |
Laminas: MVC Framework for PHP |
IT Books Reviews and Programming: JS, JAVA, PHP, ANDROID, CSS |
Katalog roślin |
Programming articles: JAVA, PHP, C++, Python, JavaScript |
Kancelaria Adwokacka Łukasz Huszno