PHP 8.5.0 Alpha 4 available for testing

Voting

: min(seven, seven)?
(Example: nine)

The Note You're Voting On

Geoffrey Hoffman
10 years ago
If your query is successful, PDO::errorInfo() still returns an array. For MySQL 5.x, I get the following...

Array
(
[0] => 00000
[1] =>
[2] =>
)

<< Back to user notes page

To Top