a code have my files in the directory lists
<?php
$dir = "./";
$open = opendir($dir);
while ($more = readdir($open)){
echo "<a href='$dir/$more'>".$more."</a><br>";
}
?>
I would like to add that code, how do I delete a bird that is as follows
<a href='$dir/$more'>Delete<a><br>"
I want to make this shape also could not figure out the logic that if you say things like this too happy with what is called