Linux 162-55-97-189.cprapid.com 5.14.0-687.24.1.el9_8.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Jul 9 18:14:06 EDT 2026 x86_64
LiteSpeed
Server IP : 162.55.97.189 & Your IP : 216.73.216.182
Domains :
Cant Read [ /etc/named.conf ]
User : kavci
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
php85 /
usr /
include /
php /
ext /
uri /
Delete
Unzip
Name
Size
Permission
Date
Action
php_uri.h
11.7
KB
-rw-r--r--
2026-05-10 20:58
php_uri_common.h
7.85
KB
-rw-r--r--
2026-05-10 20:58
uri_parser_php_parse_url.h
1.23
KB
-rw-r--r--
2026-05-10 20:58
uri_parser_rfc3986.h
1.57
KB
-rw-r--r--
2026-05-10 20:58
uri_parser_whatwg.h
1.39
KB
-rw-r--r--
2026-05-10 20:58
Save
Rename
/* +----------------------------------------------------------------------+ | 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: | | https://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: Máté Kocsis <kocsismate@php.net> | | Tim Düsterhus <timwolla@php.net> | +----------------------------------------------------------------------+ */ #ifndef PHP_URI_PARSER_PHP_PARSE_URL_H #define PHP_URI_PARSER_PHP_PARSE_URL_H #include "php_uri_common.h" PHPAPI extern const php_uri_parser php_uri_parser_php_parse_url; #endif