require("login.php");
?>
Welcome!
This is an on-line vocabulary trainer in the making. It allows people to build dictionaries and
share them with other users.
Check out MyLang aswell!
Available dictionaries
require("browser.php");
DictionaryBrowser('func');
function func($dir, $file) {
print " $file";
if($_SESSION['user'] == $dir) {
print " (Edit)
";
} else {
print "
";
}
}
if($s_online) {
print "Create new dictionary...
";
}
?>
LoginPossible(); ?>
News
2004-01-05: Fixed bug when editing dictionaries with more than 10 words.
Alternate input method for diacritic characters
- c/ = č
- e/ = ě
- r/ = ř
- s/ = š
- z/ = ž
- d/ = ď
- n/ = ň
- t/ = ť
- a* = á
- i* = í
- y* = ý
- u* = ú
- o* = ó
- c* = ć
- c0 = ů