PHP 8.5.0 Beta 1 available for testing

Voting

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

The Note You're Voting On

Jean-Lou dot Dupont at jldupont dot com
17 years ago
Hopefully this saves time for folks: one should use $count = $stmt->rowCount() after $stmt->execute() in order to really determine if any an operation such as ' update ' or ' replace ' did succeed i.e. changed some data.

Jean-Lou Dupont.

<< Back to user notes page

To Top