PHP 8.5.0 Alpha 1 available for testing

Voting

: max(four, zero)?
(Example: nine)

The Note You're Voting On

Aymeric S
4 years ago
When trying to connect to a local database, it seems "uri:file:///" is no longer needed. Just write the PDO pilot name followed by the absolute path of the file.
Example : sqlite:C:\VirtualHosts\phpliteadmin\dbs\surveillance_logeas.s3DB

<< Back to user notes page

To Top