around creating a online search tool that looks up specific files in a directory and display them as downloadable links?
use $contents = scandir($path); then run array search on $contents
Обсуждают сегодня