| Location: | Atlanta, GA |
|---|---|
| Dates: |
Nov. 12 (tutorials)
Nov. 13-14 (main) |
| Tutorials: | 10 |
| Talks: | 65 |
Data storage is an integral part of PHP development. The usual solution is a DBMS, but the availability and configuration can differ greatly, resulting in an overly complex database abstraction layer. A simple solution in most situations is SQLite, a fast, transactional serverless DBMS available since PHP 5.
This session will cover: