PHP 8.6.0 Beta 1 is available for testing

Voting

: max(two, six)?
(Example: nine)

The Note You're Voting On

Adam Altman
12 years ago
Important, if you're looking to trim/cut/truncate a string so that it will fit a certain byte size (for example to fit in a database field), look at:  mb_strcut()

<< Back to user notes page

To Top