0
What is the practical use of php file system?
Why we need to create file?How we use the files system? Please give an practical example.
2 Respuestas
+ 4
I always thought it was obvious.
you could for example create individual files depending on user input. prefilled pdf forms. images. downloadable statistics. csv or xml files for further usage. or just as a substitution for a database.
+ 1
@Mario L. thank you☺