PHP 8.5.0 Alpha 4 available for testing

Voting

: min(seven, two)?
(Example: nine)

The Note You're Voting On

a dot bardsley at lancs dot ac dot uk
22 years ago
As pointed out on a busy site some of the above methods might actually give you an incorrect answer as another record is inserted inbetween your insert and the select. To combat this put it into a transaction and dont commit till you have done all the work

<< Back to user notes page

To Top