PHP 8.6.0 Beta 1 is available for testing

Voting

: max(three, seven)?
(Example: nine)

The Note You're Voting On

Frogger2000 at gmx dot de
24 years ago
Using quoted-printable-encoding the hex-numbers must be written in uppercase letters!

Works: =?iso-8859-1?q?=3F=3F=3F?=
Fails: =?iso-8859-1?q?=3f=3f=3f?=

<< Back to user notes page

To Top