|
Learning with Texts - Fork 2.4.0-fork
Learn foreign languages with texts
|
Delete an expression. More...
Namespaces | |
| namespace | Lwt |
Variables | |
| $showAll = getSettingZeroOrOne('showallwords', 1) | |
| $tid = $_REQUEST['tid'] | |
| $wid = $_REQUEST['wid'] | |
| $word = get_first_value("select WoText as value from " . $tbpref . "words where WoID = " . $wid) | |
| $m1 = runsql('delete from ' . $tbpref . 'words where WoID = ' . $wid, '') | |
| if (! $showAll) | |
Delete an expression.
Call: delete_mword.php?wid=[wordid]&tid=[textid]