PHP 8.5.0 Beta 1 available for testing

Voting

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

The Note You're Voting On

btherl at yahoo dot com dot au
19 years ago
This function is implemented in C, so there's no way to mimic it in SQL for older versions of PHP. But you can mimic some of the functionality by using a wrapper which keeps track of when you begin and commit/rollback transactions.

<< Back to user notes page

To Top