function num_files($directory) {
return count(glob($directory.”/*.*”));
}

Dodaj komentarz

* pole obowiÄ…zkowe