Documentation

long_text_import.php

\file \brief Long Text Import

Call: long_text_import.php?... op=...

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/long__text__import_8php.html
since
1.5.9

Table of Contents

Functions

long_text_check()  : void
Display the check page before a long text import.
long_text_save()  : void
Save a long text to the database.
long_text_display()  : void
Display the main page for a long tex import.
long_text_do_page()  : void
Do the main page for the long text import.

Functions

long_text_check()

Display the check page before a long text import.

long_text_check(int $max_input_vars) : void
Parameters
$max_input_vars : int

Maximale bytes size for the text.

long_text_save()

Save a long text to the database.

long_text_save() : void
Tags
global

string $tppref Database table prefix.

long_text_display()

Display the main page for a long tex import.

long_text_display(int $max_input_vars) : void
Parameters
$max_input_vars : int

Maximal number of bytes for the text.

Tags
global

$tbpref

long_text_do_page()

Do the main page for the long text import.

long_text_do_page() : void

        
On this page

Search results