PHP 8.5.0 Alpha 4 available for testing

Voting

: max(three, one)?
(Example: nine)

The Note You're Voting On

mxrgus
15 years ago
In method body:

return $pstmt->fetchAll() or die("bad");

will not return correct value, but "1" instead.

<< Back to user notes page

To Top