PHP 8.5.0 Alpha 2 available for testing

Voting

: max(nine, two)?
(Example: nine)

The Note You're Voting On

aidan at php dot net
19 years ago
If you receive an error while trying to write to a sqlite database (update, delete, drop):

Warning: PDO::query() [function.query]: SQLSTATE[HY000]: General error: 1 unable to open database

The folder that houses the database file must be writeable.

<< Back to user notes page

To Top