Here is a php code to turn a number to it's string value. The number system can befrom 2 to 52, however the symbols used consist of letters only (English lowercase and uppercase letters, and no numbers). Here is the code snippet:
<?php
function num2str($num, $dim, $size) {
if ($...
Aug 10, 2020
Bugfixes: imageMagick-related upload issue is resolved.
Registration process is fixed.
Features: new version of news parser is under development.
bitMtrx feature (tba soon) is under development.
Stay tuned for more updates.