$path = $_GET['path']; { $path = "./katalog/"; } { { if ($file != "." && $file != "..") { $fName = $file; $file = $path.'/'.$file; { else } { } } } }
Proszę, pomóżcie

$path = $_GET['path']; { $path = "./katalog/"; } { { if ($file != "." && $file != "..") { $fName = $file; $file = $path.'/'.$file; { else } { } } } }
<?php $path = $_GET['path']; { $path = "katalog/"; } { { if ($file != "." && $file != "..") { $fName = $file; $file = $path.'/'.$file; { else } { } } } } ?>