Revision history of "Du1.t"

Jump to: navigation, search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • (cur | prev) 00:01, 28 August 2021T (talk | contribs). . (2,587 bytes) (+2,587). . (Created page with "Du1.t is PHP routine that reveals encoding of the Utf8 characters. It is upgrade of "du.t". ==Code== <pre> <?php function unichr($dec) { if ($dec < 128) { $utf...")