Revision history of "Uniord.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) 14:22, 21 May 2021T (talk | contribs). . (3,806 bytes) (+3,806). . (Created page with "uniord.t is routine that measures the number of the utf8 character in the Utf8table. ==Code== <pre> <?php function uniord($a) { $M=strlen($a); $p=ord($a...")