Documentation

ajax_show_similar_terms.php

\file \brief Show similar terms

Call: ajax_show_similar_terms?... ... lang=[langid] ... language ... word=[word] ... word

Tags
author

LWT Project lwt-project@hotmail.com

license

Unlicense http://unlicense.org/

link
https://hugofara.github.io/lwt/docs/html/ajax__show__similar__terms_8php.html
since
1.5.18
deprecated

Since 2.9.0, it is recommended to use the REST API.

Table of Contents

Functions

do_ajax_show_similar_terms()  : string
Return the terms similar to a word.

Functions

do_ajax_show_similar_terms()

Return the terms similar to a word.

do_ajax_show_similar_terms(int $langid, string $word) : string
Parameters
$langid : int

Language ID

$word : string

Word to be looked at

Return values
string

A list of similar terms


        
On this page

Search results