PHP 8.5.0 Beta 1 available for testing

Voting

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

The Note You're Voting On

Anonymous
10 years ago
Note that this bindParam needs a variable as the second parameter.
Use bindValue if you want to bind a value, such an array item.

<< Back to user notes page

To Top