Search
 
SCRIPT & CODE EXAMPLE
 

PHP

php glob multiple file with different formats in directory

$files = array_merge(glob(storage_path("exports/*.xlsx")),glob(storage_path("exports/*.csv")));
Comment

PREVIOUS NEXT
Code Example
Php :: php enc 
Php :: Deprecated: Implicit conversion from float 
Php :: Laravel Http client throw exception if request is not successful 
Php :: laravel count the types of users 
Php :: csv import laravel 
Php :: best wordpress functions to include 
Php :: if cat 1 then send email woocommerce functions 
Php :: php auto reset score 
Php :: SymfonyStyle 
Php :: Laravel storage goes to 404 page. (Symlink not working) 
Php :: Laravel: Foreign id does not have default value 
Php :: remove rank math next prev canonical 
Php :: php json decode from url image 
Php :: json encode unset array 
Php :: php generator for mysql 
Php :: parameterize constructor mpdf php 
Php :: Issue with Generating Random Numbers using Laravel contains vs foreach loop 
Php :: laravel has many deep 
Php :: visual studio php dollar sign double click 
Php :: most complicated task ina array in php 
Php :: To fetch the soft deleted user, you should use withTrashed 
Php :: PHP Number Shortener 
Php :: costante php define 
Php :: php session set error 
Php :: php crash course could not find driver 
Php :: Code début HTML 
Php :: model all 
Php :: prosedur dan fungsi dengan php 
Php :: smarty shorthand if 
Php :: laravel gigapay get single employee 
ADD CONTENT
Topic
Content
Source link
Name
4+9 =