X7ROOT File Manager
Current Path:
/opt/alt/php72/usr/include/php/ext/standard
opt
/
alt
/
php72
/
usr
/
include
/
php
/
ext
/
standard
/
ðŸ“
..
📄
base64.h
(1.92 KB)
📄
basic_functions.h
(7.55 KB)
📄
crc32.h
(4.78 KB)
📄
credits.h
(1.69 KB)
📄
credits_ext.h
(5.37 KB)
📄
credits_sapi.h
(845 B)
📄
crypt_blowfish.h
(1.02 KB)
📄
crypt_freesec.h
(665 B)
📄
css.h
(1.21 KB)
📄
cyr_convert.h
(1.24 KB)
📄
datetime.h
(1.35 KB)
📄
dl.h
(1.6 KB)
📄
exec.h
(1.69 KB)
📄
file.h
(4.69 KB)
📄
flock_compat.h
(2.07 KB)
📄
fsock.h
(1.57 KB)
📄
head.h
(1.8 KB)
📄
html.h
(2.63 KB)
📄
html_tables.h
(472.42 KB)
📄
info.h
(22.61 KB)
📄
md5.h
(2.11 KB)
📄
microtime.h
(1.33 KB)
📄
pack.h
(1.25 KB)
📄
pageinfo.h
(1.43 KB)
📄
php_array.h
(4.38 KB)
📄
php_assert.h
(1.4 KB)
📄
php_browscap.h
(1.3 KB)
📄
php_crypt.h
(1.62 KB)
📄
php_crypt_r.h
(2 KB)
📄
php_dir.h
(1.67 KB)
📄
php_dns.h
(2.89 KB)
📄
php_ext_syslog.h
(1.48 KB)
📄
php_filestat.h
(3.11 KB)
📄
php_fopen_wrappers.h
(1.93 KB)
📄
php_ftok.h
(1.23 KB)
📄
php_http.h
(1.75 KB)
📄
php_image.h
(2.38 KB)
📄
php_incomplete_class.h
(2.25 KB)
📄
php_iptc.h
(1.24 KB)
📄
php_lcg.h
(1.5 KB)
📄
php_link.h
(1.34 KB)
📄
php_mail.h
(2.38 KB)
📄
php_math.h
(4.66 KB)
📄
php_metaphone.h
(1.21 KB)
📄
php_mt_rand.h
(1.97 KB)
📄
php_password.h
(1.87 KB)
📄
php_rand.h
(3.25 KB)
📄
php_random.h
(2.12 KB)
📄
php_smart_string.h
(1.28 KB)
📄
php_smart_string_public.h
(1.29 KB)
📄
php_standard.h
(2.3 KB)
📄
php_string.h
(6.02 KB)
📄
php_type.h
(1.6 KB)
📄
php_uuencode.h
(1.46 KB)
📄
php_var.h
(3.26 KB)
📄
php_versioning.h
(1.37 KB)
📄
proc_open.h
(1.75 KB)
📄
quot_print.h
(1.46 KB)
📄
scanf.h
(2.25 KB)
📄
sha1.h
(1.7 KB)
📄
streamsfuncs.h
(2.87 KB)
📄
uniqid.h
(1.24 KB)
📄
url.h
(2.34 KB)
📄
url_scanner_ex.h
(2.45 KB)
📄
winver.h
(6.23 KB)
Editing: winver.h
#ifndef _PHP_WINVER_H #define _PHP_WINVER_H #ifndef SM_TABLETPC #define SM_TABLETPC 86 #endif #ifndef SM_MEDIACENTER #define SM_MEDIACENTER 87 #endif #ifndef SM_STARTER #define SM_STARTER 88 #endif #ifndef SM_SERVERR2 #define SM_SERVERR2 89 #endif #ifndef VER_SUITE_WH_SERVER #define VER_SUITE_WH_SERVER 0x8000 #endif #ifndef PRODUCT_ULTIMATE #define PRODUCT_UNDEFINED 0x00000000 #define PRODUCT_ULTIMATE 0x00000001 #define PRODUCT_HOME_BASIC 0x00000002 #define PRODUCT_HOME_PREMIUM 0x00000003 #define PRODUCT_ENTERPRISE 0x00000004 #define PRODUCT_HOME_BASIC_N 0x00000005 #define PRODUCT_BUSINESS 0x00000006 #define PRODUCT_STANDARD_SERVER 0x00000007 #define PRODUCT_DATACENTER_SERVER 0x00000008 #define PRODUCT_SMALLBUSINESS_SERVER 0x00000009 #define PRODUCT_ENTERPRISE_SERVER 0x0000000A #define PRODUCT_STARTER 0x0000000B #define PRODUCT_DATACENTER_SERVER_CORE 0x0000000C #define PRODUCT_STANDARD_SERVER_CORE 0x0000000D #define PRODUCT_ENTERPRISE_SERVER_CORE 0x0000000E #define PRODUCT_ENTERPRISE_SERVER_IA64 0x0000000F #define PRODUCT_BUSINESS_N 0x00000010 #define PRODUCT_WEB_SERVER 0x00000011 #define PRODUCT_CLUSTER_SERVER 0x00000012 #define PRODUCT_HOME_SERVER 0x00000013 #define PRODUCT_STORAGE_EXPRESS_SERVER 0x00000014 #define PRODUCT_STORAGE_STANDARD_SERVER 0x00000015 #define PRODUCT_STORAGE_WORKGROUP_SERVER 0x00000016 #define PRODUCT_STORAGE_ENTERPRISE_SERVER 0x00000017 #define PRODUCT_SERVER_FOR_SMALLBUSINESS 0x00000018 #define PRODUCT_SMALLBUSINESS_SERVER_PREMIUM 0x00000019 #define PRODUCT_HOME_PREMIUM_N 0x0000001A #define PRODUCT_ENTERPRISE_N 0x0000001B #define PRODUCT_ULTIMATE_N 0x0000001C #define PRODUCT_WEB_SERVER_CORE 0x0000001D #define PRODUCT_MEDIUMBUSINESS_SERVER_MANAGEMENT 0x0000001E #define PRODUCT_MEDIUMBUSINESS_SERVER_SECURITY 0x0000001F #define PRODUCT_MEDIUMBUSINESS_SERVER_MESSAGING 0x00000020 #define PRODUCT_SERVER_FOUNDATION 0x00000021 #define PRODUCT_HOME_PREMIUM_SERVER 0x00000022 #define PRODUCT_SERVER_FOR_SMALLBUSINESS_V 0x00000023 #define PRODUCT_STANDARD_SERVER_V 0x00000024 #define PRODUCT_DATACENTER_SERVER_V 0x00000025 #define PRODUCT_ENTERPRISE_SERVER_V 0x00000026 #define PRODUCT_DATACENTER_SERVER_CORE_V 0x00000027 #define PRODUCT_STANDARD_SERVER_CORE_V 0x00000028 #define PRODUCT_ENTERPRISE_SERVER_CORE_V 0x00000029 #define PRODUCT_HYPERV 0x0000002A #define PRODUCT_STORAGE_EXPRESS_SERVER_CORE 0x0000002B #define PRODUCT_STORAGE_STANDARD_SERVER_CORE 0x0000002C #define PRODUCT_STORAGE_WORKGROUP_SERVER_CORE 0x0000002D #define PRODUCT_STORAGE_ENTERPRISE_SERVER_CORE 0x0000002E #define PRODUCT_STARTER_N 0x0000002F #define PRODUCT_PROFESSIONAL 0x00000030 #define PRODUCT_PROFESSIONAL_N 0x00000031 #define PRODUCT_SB_SOLUTION_SERVER 0x00000032 #define PRODUCT_SERVER_FOR_SB_SOLUTIONS 0x00000033 #define PRODUCT_STANDARD_SERVER_SOLUTIONS 0x00000034 #define PRODUCT_STANDARD_SERVER_SOLUTIONS_CORE 0x00000035 #define PRODUCT_SB_SOLUTION_SERVER_EM 0x00000036 #define PRODUCT_SERVER_FOR_SB_SOLUTIONS_EM 0x00000037 #define PRODUCT_SOLUTION_EMBEDDEDSERVER 0x00000038 #define PRODUCT_ESSENTIALBUSINESS_SERVER_MGMT 0x0000003B #define PRODUCT_ESSENTIALBUSINESS_SERVER_ADDL 0x0000003C #define PRODUCT_ESSENTIALBUSINESS_SERVER_MGMTSVC 0x0000003D #define PRODUCT_ESSENTIALBUSINESS_SERVER_ADDLSVC 0x0000003E #define PRODUCT_SMALLBUSINESS_SERVER_PREMIUM_CORE 0x0000003F #define PRODUCT_CLUSTER_SERVER_V 0x00000040 #define PRODUCT_ENTERPRISE_EVALUATION 0x00000048 #define PRODUCT_MULTIPOINT_STANDARD_SERVER 0x0000004C #define PRODUCT_MULTIPOINT_PREMIUM_SERVER 0x0000004D #define PRODUCT_STANDARD_EVALUATION_SERVER 0x0000004F #define PRODUCT_DATACENTER_EVALUATION_SERVER 0x00000050 #define PRODUCT_ENTERPRISE_N_EVALUATION 0x00000054 #define PRODUCT_STORAGE_WORKGROUP_EVALUATION_SERVER 0x0000005F #define PRODUCT_STORAGE_STANDARD_EVALUATION_SERVER 0x00000060 #define PRODUCT_CORE_N 0x00000062 #define PRODUCT_CORE_COUNTRYSPECIFIC 0x00000063 #define PRODUCT_CORE_SINGLELANGUAGE 0x00000064 #define PRODUCT_CORE 0x00000065 #define PRODUCT_PROFESSIONAL_WMC 0x00000067 #endif #ifndef VER_NT_WORKSTATION #define VER_NT_WORKSTATION 0x0000001 #define VER_NT_DOMAIN_CONTROLLER 0x0000002 #define VER_NT_SERVER 0x0000003 #endif #ifndef VER_SUITE_SMALLBUSINESS #define VER_SUITE_SMALLBUSINESS 0x00000001 #define VER_SUITE_ENTERPRISE 0x00000002 #define VER_SUITE_BACKOFFICE 0x00000004 #define VER_SUITE_COMMUNICATIONS 0x00000008 #define VER_SUITE_TERMINAL 0x00000010 #define VER_SUITE_SMALLBUSINESS_RESTRICTED 0x00000020 #define VER_SUITE_EMBEDDEDNT 0x00000040 #define VER_SUITE_DATACENTER 0x00000080 #define VER_SUITE_SINGLEUSERTS 0x00000100 #define VER_SUITE_PERSONAL 0x00000200 #define VER_SUITE_BLADE 0x00000400 #define VER_SUITE_EMBEDDED_RESTRICTED 0x00000800 #define VER_SUITE_SECURITY_APPLIANCE 0x00001000 #endif #ifndef VER_SUITE_STORAGE_SERVER # define VER_SUITE_STORAGE_SERVER 0x00002000 #endif #ifndef VER_SUITE_COMPUTE_SERVER # define VER_SUITE_COMPUTE_SERVER 0x00004000 #endif #ifndef PROCESSOR_ARCHITECTURE_AMD64 #define PROCESSOR_ARCHITECTURE_AMD64 9 #endif #endif
Upload File
Create Folder