PHP 8.5.0 Alpha 4 available for testing

Voting

: eight minus three?
(Example: nine)

The Note You're Voting On

Hayley Watson
14 years ago
If you use the PDO::FETCH_CLASS | PDO::FETCH_PROPS_LATE flags to map columns to object properties, fetchAll() will use any __set() method your object has when carrying out the mapping.

<< Back to user notes page

To Top