Documentation

check_text.php

\file \brief Check (parse & split) a Text (into sentences/words)

Call: check_text.php?... op=Check ... do the check

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/check__text_8php.html
since
1.0.3

Table of Contents

Functions

do_operation()  : void
Do the check text operation.
display_form()  : void
Display the main form for the check text page.

Functions

do_operation()

Do the check text operation.

do_operation(string $text, int $lgid) : void
Parameters
$text : string

Text to check.

$lgid : int

Language ID.

display_form()

Display the main form for the check text page.

display_form() : void
Tags
global

string $tbpref


        
On this page

Search results