Learning with Texts - Fork 2.9.0-fork
Learn foreign languages with texts
Loading...
Searching...
No Matches
Namespaces | Variables
mobile.php File Reference

LWT Mobile. More...

Namespaces

namespace  Lwt
 

Variables

if(isset($_REQUEST["action"])) else $sql = 'select LgID, LgName from ' . $tbpref . 'languages where LgName<>"" order by LgName'
 
 $res = do_mysqli_query($sql)
 

Detailed Description

LWT Mobile.

Call: mobile.php?... ...action=1&lang=[langid] ... Language menu ...action=2&lang=[langid] ... Texts in a language ...action=3&lang=[langid]&text=[textid] ... Sentences of a text ...action=4&lang=[langid]&text=[textid]&sent=[sentid] ... Terms of a sentence ...action=5&lang=[langid]&text=[textid]&sent=[sentid] ... Terms of a sentence (next sent)

PHP version 8.1