PHP 8.5.0 Alpha 4 available for testing

Voting

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

The Note You're Voting On

Ant P.
16 years ago
As of 5.2.6 you still can't use this function's $input_parameters to pass a boolean to PostgreSQL. To do that, you'll have to call bindParam() with explicit types for each parameter in the query.

<< Back to user notes page

To Top