Hi,
I am new to phpsymfony and need help in :
1.Loop through a folder of files.
- Each filename is built up as: customerid_invoiceid.pdf
- Extract these id's
For example:files are stored in "c:/PDF/ customerid1_invoiceid1.pdf and so on
Can you please help me on how to do this using symfony?
Loop through a folder of files in symfony
Moderator: General Moderators