Voting

: five plus one?
(Example: nine)

The Note You're Voting On

arnoud at procurios dot nl
20 years ago
Note that this function will NOT escape _ (underscore) and % (percent) signs, which have special meanings in LIKE clauses.

As far as I know there is no function to do this, so you have to escape them yourself by adding a backslash in front of them.

<< Back to user notes page

To Top