PHP 8.5.0 Alpha 4 available for testing

Voting

: min(four, five)?
(Example: nine)

The Note You're Voting On

stas at metalinfo dot ru
18 years ago
Note, that you can use PDO::FETCH_COLUMN|PDO::FETCH_GROUP pair only while selecting two columns, not like DB_common::getAssoc(), when grouping is set to true.

<< Back to user notes page

To Top