Quantcast
Channel: PHP code | Tutorial Depot
Viewing all articles
Browse latest Browse all 5

PHP list files in directories

$
0
0
PHP has some great functions to handle files withing a specified directory. The following custom functions and code examples show how to use them is real cases. Write filenames from a directory to MySQL This script is an example how to import all filenames from a single directory into a MySQL database table. Extra features are: … Continue reading PHP list files in directories

Viewing all articles
Browse latest Browse all 5

Trending Articles