6 border
-collapse
: collapse
;
14 # take a hexadecimal number and return an html char entity!
15 function pointer2html($pointer) {
16 return "&#x" . $pointer . ";";
18 # the size of the `less' array is less than or equal to the size of the `more'
20 function one_perm($less, $more) {
23 foreach ($less as $a_less) {
24 printf("<tr><td>%s</td><td>%s</td></tr>", pointer2html($a_less), pointer2html($more[$thismuch_less]), $more[$thismuch_less]);
29 $notpunctuation = array("5c",
49 $punctuation = array("21",
58 for ($i = 1; $i <= 20; $i++
) {
60 one_perm($punctuation, $notpunctuation);