Learning with Texts - Fork
2.10.0-fork
Learn foreign languages with texts
|
Useful software data. More...
Namespaces | |
Lwt | |
Functions | |
get_server_data_table () | |
display_content () | |
Lwt\Interface\Server\Data\display_content | ( | ) |
Display the main content for the page.
Lwt\Interface\Server\Data\get_server_data_table | ( | ) |
Return a lot of different server state variables.
@global string $tbpref Database table prefix @global string $dbname Database name
@psalm-return array{db_name: string, db_prefix: string, db_size: float, server_soft: string, apache: string, php: false|string, mysql: string}