Documentation

trans.php

\file \brief Get a translation from Web Dictionary

Call 1: trans.php?x=1&t=[textid]&i=[textpos] Display translator for sentence in Text t, Pos i Call 2: trans.php?x=2&t=[text]&i=[dictURI] translates text t with dict via dict-url i

PHP version 8.1

Tags
category

User_Interface

author

LWT Project lwt-project@hotmail.com

license

Unlicense http://unlicense.org/

link
https://hugofara.github.io/lwt/docs/html/trans_8php.html
since
1.0.3

Table of Contents

Functions

translator_url()  : null|string
display_page()  : void

Functions

translator_url()

translator_url(mixed $term, mixed $order) : null|string
Parameters
$term : mixed
$order : mixed
Return values
null|string

display_page()

display_page(mixed $type, mixed $term, mixed $order) : void
Parameters
$type : mixed
$term : mixed
$order : mixed

        
On this page

Search results