Introduction to SQLite |
|
2024-11-27 |
|
|
30 |
|
|
The OO does have it's share of problems, which should be considered.
Disadvantages
- • Cannot open persistent connections.
- • There is not 'close' method to terminate connection.
- • In some instances can be a little slower.
- • PHP5 only.