PHP code example of selenia / platform
1. Go to this page and download the library: Download selenia/platform library. Choose the download type require. 2. Extract the ZIP file and open the index.php. 3. Add this code to the index.php.
<?php
require_once('vendor/autoload.php');
/* Start to develop here. Best regards https://php-download.com/ */
selenia / platform example snippets
return [
'main' => [
'languages' => [
'en:en-US:English:en_US|en_US.UTF-8|us',
'pt:pt-PT:Português:pt_PT|pt_PT.UTF-8|ptg',
],
'globalSessions' => false, // share the session between the application and its sub-applications?
'
APP_DEFAULT_LANG = en