« PHP function どこで設定? | メイン | ecripsでフォーマット整える »
2018年03月21日
PHP glob 正規表現的複数条件
GLOB_BRACE!
glob("te{xt,nse}.php", GLOB_BRACE)
tent.php
text.php
test.php
tense.php
投稿者 muuming : 2018年03月21日 06:32
« PHP function どこで設定? | メイン | ecripsでフォーマット整える »
GLOB_BRACE!
glob("te{xt,nse}.php", GLOB_BRACE)
tent.php
text.php
test.php
tense.php
投稿者 muuming : 2018年03月21日 06:32