Learning with Texts - Fork  2.10.0-fork
Learn foreign languages with texts
Namespaces | Functions
start.php File Reference

Analyse DB tables, select Table Set, start LWT. More...

Namespaces

 Lwt
 

Functions

 start_save_prefix ($pref)
 
 start_do_page ()
 

Detailed Description

Analyse DB tables, select Table Set, start LWT.

Call: start.php

PHP version 8.1

Function Documentation

◆ start_do_page()

start_do_page ( )

Do a short page to edit the database prefix.

@global string $tbpref Database table prefix @global int $fixed_tbpref If the table prefix is fixed and cannot be changed

Returns
void

◆ start_save_prefix()

start_save_prefix (   $pref)

Save a database prefix.

Parameters
string$prefDatabase prefix to save.
Returns
void