Search snippets
Browse Code Answers
FAQ
Usage docs
Log In
Sign Up
Home
PHP
php open file capital letters or not
Jass
Programming language:
PHP
2021-05-29 09:20:07
0
Q:
php open file capital letters or not
Francesco
Code:
PHP
2021-05-18 13:52:35
$result = current(preg_grep(
"/"
.preg_quote($filename).
"/i"
,
glob
(
"$path/*"
)));
1
Tags
file
php
letter
cap
Related
php code to convert to small letter
php string only letters
check value contains numbers or letters php
php change sting to caps
php read file line by line
php keep only numbers in string
php remove characters not numbers or letters
first character uppercase php
php increase number in file by one
php uppercase each word
php write to standard out
string first letter uppercase php
php uppercase first letter
how to echo line number in php
php capital string
first letter capital of every word in php
php capitalize first letter
php keep only digitts
New to Communities?
Join the community