Voting

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

The Note You're Voting On

Mark AT modernbill DOT com
20 years ago
If you haven't guessed already: If the UTF-8 character has no representation in the ISO-8859-1 codepage, a ? will be returned. You might want to wrap a function around this to make sure you aren't saving a bunch of ???? into your database.

<< Back to user notes page

To Top