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 render data obtained using PDOStatement::fetchObject
1
PHP Network Security and Data Encryption: Understanding Low-Level Development Techniques
9
How to use curl_close and curl_version to view cURL version information?
9
How to Install PHP7 on Linux and Configure Extensions
7
Similar Functions
link
link
Createahardconnectio
fgetss
fgetss
Readalinefromafilepo
filesize
filesize
Getfilesize
is_executable
is_executable
Determinewhethertheg
realpath
realpath
Returnsthenormalized
fgetc
fgetc
Readcharactersfromfi
is_writable
is_writable
Determinewhethertheg
fpassthru
fpassthru
Allremainingdataatth
Popular Articles