Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
glob
glob
Find file paths that match patterns
Name:
glob
Category:
File system
Programming Language:
php
One-line Description:
Returns an array containing file names/directories that match the specified pattern.
Related
How to Efficiently Match Different File Extensions Using PHP glob Function?
8
Similar Functions
flock
flock
Lightweightconsultat
filesize
filesize
Getfilesize
fileatime
fileatime
Getthelastaccesstime
fopen
fopen
OpenafileorURL
symlink
symlink
Establishsymboliccon
ftell
ftell
Returnsthelocationwh
touch
touch
Setfileaccessandmodi
is_writable
is_writable
Determinewhethertheg
Popular Articles
How to Efficiently Match Different File Extensions Using PHP glob Function?