Learning with Texts - Fork
2.10.0-fork
Learn foreign languages with texts
|
Start a PHP session. More...
Namespaces | |
Lwt | |
Functions | |
set_error_reporting ($dsplerrors) | |
set_configuration_options () | |
start_session () | |
start_session_main () | |
Start a PHP session.
PHP version 8.1
set_configuration_options | ( | ) |
Set configuration values as script limit time and such...
set_error_reporting | ( | $dsplerrors | ) |
Starts or not the error reporting.
int | $dsplerrors | not 0: start error reporting for ALL errors 0: don't report |
start_session | ( | ) |
Start the session and checks for its sanity.
start_session_main | ( | ) |
Launch a new session for WordPress.