Linux vps-61133.fhnet.fr 4.9.0-19-amd64 #1 SMP Debian 4.9.320-2 (2022-06-30) x86_64
Apache/2.4.25 (Debian)
Server IP : 93.113.207.21 & Your IP : 216.73.216.41
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
local /
include /
php /
ext /
mysqlnd /
Delete
Unzip
Name
Size
Permission
Date
Action
config-win.h
3.08
KB
-rw-r--r--
2024-03-12 15:33
mysql_float_to_double.h
1.98
KB
-rw-r--r--
2024-03-12 15:33
mysqlnd.h
18.72
KB
-rw-r--r--
2024-03-12 15:33
mysqlnd_alloc.h
4.71
KB
-rw-r--r--
2024-03-12 15:33
mysqlnd_auth.h
4.08
KB
-rw-r--r--
2024-03-12 15:33
mysqlnd_block_alloc.h
1.56
KB
-rw-r--r--
2024-03-12 15:33
mysqlnd_charset.h
2.25
KB
-rw-r--r--
2024-03-12 15:33
mysqlnd_commands.h
1.32
KB
-rw-r--r--
2024-03-12 15:33
mysqlnd_connection.h
3.17
KB
-rw-r--r--
2024-03-12 15:33
mysqlnd_debug.h
9.83
KB
-rw-r--r--
2024-03-12 15:33
mysqlnd_enum_n_def.h
20.66
KB
-rw-r--r--
2024-03-12 15:33
mysqlnd_ext_plugin.h
8.13
KB
-rw-r--r--
2024-03-12 15:33
mysqlnd_libmysql_compat.h
7.42
KB
-rw-r--r--
2024-03-12 15:33
mysqlnd_plugin.h
1.44
KB
-rw-r--r--
2024-03-12 15:33
mysqlnd_portability.h
15.23
KB
-rw-r--r--
2024-03-12 15:33
mysqlnd_priv.h
2.29
KB
-rw-r--r--
2024-03-12 15:33
mysqlnd_protocol_frame_codec.h
1.59
KB
-rw-r--r--
2024-03-12 15:33
mysqlnd_ps.h
2.24
KB
-rw-r--r--
2024-03-12 15:33
mysqlnd_read_buffer.h
1.35
KB
-rw-r--r--
2024-03-12 15:33
mysqlnd_result.h
1.84
KB
-rw-r--r--
2024-03-12 15:33
mysqlnd_result_meta.h
1.65
KB
-rw-r--r--
2024-03-12 15:33
mysqlnd_reverse_api.h
1.83
KB
-rw-r--r--
2024-03-12 15:33
mysqlnd_statistics.h
5
KB
-rw-r--r--
2024-03-12 15:33
mysqlnd_structs.h
64.03
KB
-rw-r--r--
2024-03-12 15:33
mysqlnd_vio.h
1.54
KB
-rw-r--r--
2024-03-12 15:33
mysqlnd_wireprotocol.h
9.95
KB
-rw-r--r--
2024-03-12 15:33
php_mysqlnd.h
1.34
KB
-rw-r--r--
2024-03-12 15:33
Save
Rename
/* +----------------------------------------------------------------------+ | PHP Version 7 | +----------------------------------------------------------------------+ | Copyright (c) The PHP Group | +----------------------------------------------------------------------+ | This source file is subject to version 3.01 of the PHP license, | | that is bundled with this package in the file LICENSE, and is | | available through the world-wide-web at the following url: | | http://www.php.net/license/3_01.txt | | If you did not receive a copy of the PHP license and are unable to | | obtain it through the world-wide-web, please send a note to | | license@php.net so we can mail you a copy immediately. | +----------------------------------------------------------------------+ | Authors: Andrey Hristov <andrey@php.net> | | Ulf Wendel <uw@php.net> | +----------------------------------------------------------------------+ */ #ifndef MYSQLND_READ_BUFFER_H #define MYSQLND_READ_BUFFER_H PHPAPI MYSQLND_READ_BUFFER * mysqlnd_create_read_buffer(const size_t count); #endif /* MYSQLND_READ_BUFFER_H */