glosbe_api.php
Call Glosbe Translation API, analyze and present JSON results for easily filling the "new word form"
Call: glosbe_api.php?from=...&dest=...&phrase=... ... from=L2 language code (see Glosbe) ... dest=L1 language code (see Glosbe) ... phrase=... word or expression to be translated by Glosbe API (see http://glosbe.com/a-api)
PHP version 8.1