25 Files
There are many ways to access files from PHP; it’s not easy to keep track of them all. For certain typical tasks, however, there are also functions that make everything very simple.
Working with files on the local file system still plays an important, but steadily decreasing, role when working with PHP. The reason for this is that hosting packages with a database are becoming increasingly affordable, and PHP also provides a really practical database in the form of SQLite, which does not have to run in the background at a high cost in terms of resources.[ 123 ] The advantages of storing information in a database include the fact that data can be retrieved quickly, that there is a sorting function, and that SQL provides a standard for ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access