· 6 years ago · Mar 18, 2020, 03:00 PM
1phpinfo()
2PHP Version => 7.4.3
3
4System => Windows NT DESKTOP-J2M5R42 10.0 build 18363 (Windows 10) AMD64
5Build Date => Feb 18 2020 17:23:22
6Compiler => Visual C++ 2017
7Architecture => x64
8Configure Command => cscript /nologo /e:jscript configure.js "--enable-snapshot-build" "--enable-debug-pack" "--with-pdo-oci=c:\php-snap-build\deps_aux\oracle\x64\instantclient_12_1\sdk,shared" "--with-oci8-12c=c:\php-snap-build\deps_aux\oracle\x64\instantclient_12_1\sdk,shared" "--enable-object-out-dir=../obj/" "--enable-com-dotnet=shared" "--without-analyzer" "--with-pgo"
9Server API => Command Line Interface
10Virtual Directory Support => enabled
11Configuration File (php.ini) Path => C:\Windows
12Loaded Configuration File => E:\Server\php-7.4.3-Win32-vc15-x64\php.ini
13Scan this dir for additional .ini files => (none)
14Additional .ini files parsed => (none)
15PHP API => 20190902
16PHP Extension => 20190902
17Zend Extension => 320190902
18Zend Extension Build => API320190902,TS,VC15
19PHP Extension Build => API20190902,TS,VC15
20Debug Build => no
21Thread Safety => enabled
22Thread API => Windows Threads
23Zend Signal Handling => disabled
24Zend Memory Manager => enabled
25Zend Multibyte Support => disabled
26IPv6 Support => enabled
27DTrace Support => disabled
28
29Registered PHP Streams => php, file, glob, data, http, ftp, zip, compress.zlib, phar
30Registered Stream Socket Transports => tcp, udp
31Registered Stream Filters => convert.iconv.*, string.rot13, string.toupper, string.tolower, string.strip_tags, convert.*, consumed, dechunk, zlib.*
32
33This program makes use of the Zend Scripting Language Engine:
34Zend Engine v3.4.0, Copyright (c) Zend Technologies
35 with Xdebug v2.9.3, Copyright (c) 2002-2020, by Derick Rethans
36
37
38 _______________________________________________________________________
39
40
41Configuration
42
43bcmath
44
45BCMath support => enabled
46
47Directive => Local Value => Master Value
48bcmath.scale => 0 => 0
49
50calendar
51
52Calendar support => enabled
53
54Core
55
56PHP Version => 7.4.3
57
58Directive => Local Value => Master Value
59allow_url_fopen => On => On
60allow_url_include => Off => Off
61arg_separator.input => & => &
62arg_separator.output => & => &
63auto_append_file => no value => no value
64auto_globals_jit => On => On
65auto_prepend_file => no value => no value
66browscap => no value => no value
67default_charset => UTF-8 => UTF-8
68default_mimetype => text/html => text/html
69disable_classes => no value => no value
70disable_functions => no value => no value
71display_errors => STDOUT => STDOUT
72display_startup_errors => On => On
73doc_root => no value => no value
74docref_ext => no value => no value
75docref_root => no value => no value
76enable_dl => Off => Off
77enable_post_data_reading => On => On
78error_append_string => no value => no value
79error_log => php_errors.log => php_errors.log
80error_prepend_string => no value => no value
81error_reporting => 32767 => 32767
82expose_php => On => On
83extension_dir => C:\php\ext => C:\php\ext
84file_uploads => On => On
85hard_timeout => 2 => 2
86highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font>
87highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font>
88highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font>
89highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font>
90highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font>
91html_errors => Off => Off
92ignore_repeated_errors => Off => Off
93ignore_repeated_source => Off => Off
94ignore_user_abort => Off => Off
95implicit_flush => On => On
96include_path => .;C:\php\pear => .;C:\php\pear
97input_encoding => no value => no value
98internal_encoding => no value => no value
99log_errors => On => On
100log_errors_max_len => 1024 => 1024
101mail.add_x_header => Off => Off
102mail.force_extra_parameters => no value => no value
103mail.log => no value => no value
104max_execution_time => 0 => 0
105max_file_uploads => 20 => 20
106max_input_nesting_level => 64 => 64
107max_input_time => -1 => -1
108max_input_vars => 1000 => 1000
109memory_limit => 128M => 128M
110open_basedir => no value => no value
111output_buffering => 0 => 0
112output_encoding => no value => no value
113output_handler => no value => no value
114post_max_size => 8M => 8M
115precision => 14 => 14
116realpath_cache_size => 4096K => 4096K
117realpath_cache_ttl => 120 => 120
118register_argc_argv => On => On
119report_memleaks => On => On
120report_zend_debug => Off => Off
121request_order => GP => GP
122sendmail_from => no value => no value
123sendmail_path => no value => no value
124serialize_precision => -1 => -1
125short_open_tag => Off => Off
126SMTP => localhost => localhost
127smtp_port => 25 => 25
128sys_temp_dir => no value => no value
129syslog.facility => LOG_USER => LOG_USER
130syslog.filter => no-ctrl => no-ctrl
131syslog.ident => php => php
132track_errors => Off => Off
133unserialize_callback_func => no value => no value
134upload_max_filesize => 2M => 2M
135upload_tmp_dir => no value => no value
136user_dir => no value => no value
137user_ini.cache_ttl => 300 => 300
138user_ini.filename => .user.ini => .user.ini
139variables_order => GPCS => GPCS
140windows.show_crt_warning => Off => Off
141xmlrpc_error_number => 0 => 0
142xmlrpc_errors => Off => Off
143zend.assertions => 1 => 1
144zend.detect_unicode => On => On
145zend.enable_gc => On => On
146zend.exception_ignore_args => Off => Off
147zend.multibyte => Off => Off
148zend.script_encoding => no value => no value
149
150ctype
151
152ctype functions => enabled
153
154date
155
156date/time support => enabled
157timelib version => 2018.03
158"Olson" Timezone Database Version => 2019.3
159Timezone Database => internal
160Default timezone => UTC
161
162Directive => Local Value => Master Value
163date.default_latitude => 31.7667 => 31.7667
164date.default_longitude => 35.2333 => 35.2333
165date.sunrise_zenith => 90.583333 => 90.583333
166date.sunset_zenith => 90.583333 => 90.583333
167date.timezone => no value => no value
168
169dom
170
171DOM/XML => enabled
172DOM/XML API Version => 20031129
173libxml Version => 2.9.10
174HTML Support => enabled
175XPath Support => enabled
176XPointer Support => enabled
177Schema Support => enabled
178RelaxNG Support => enabled
179
180filter
181
182Input Validation and Filtering => enabled
183
184Directive => Local Value => Master Value
185filter.default => unsafe_raw => unsafe_raw
186filter.default_flags => no value => no value
187
188hash
189
190hash support => enabled
191Hashing Engines => md2 md4 md5 sha1 sha224 sha256 sha384 sha512/224 sha512/256 sha512 sha3-224 sha3-256 sha3-384 sha3-512 ripemd128 ripemd160 ripemd256 ripemd320 whirlpool tiger128,3 tiger160,3 tiger192,3 tiger128,4 tiger160,4 tiger192,4 snefru snefru256 gost gost-crypto adler32 crc32 crc32b crc32c fnv132 fnv1a32 fnv164 fnv1a64 joaat haval128,3 haval160,3 haval192,3 haval224,3 haval256,3 haval128,4 haval160,4 haval192,4 haval224,4 haval256,4 haval128,5 haval160,5 haval192,5 haval224,5 haval256,5
192
193MHASH support => Enabled
194MHASH API Version => Emulated Support
195
196iconv
197
198iconv support => enabled
199iconv implementation => "libiconv"
200iconv library version => 1.16
201
202Directive => Local Value => Master Value
203iconv.input_encoding => no value => no value
204iconv.internal_encoding => no value => no value
205iconv.output_encoding => no value => no value
206
207json
208
209json support => enabled
210
211libxml
212
213libXML support => active
214libXML Compiled Version => 2.9.10
215libXML Loaded Version => 20910
216libXML streams => enabled
217
218mysqlnd
219
220mysqlnd => enabled
221Version => mysqlnd 7.4.3
222Compression => supported
223core SSL => supported
224extended SSL => not supported
225Command buffer size => 4096
226Read buffer size => 32768
227Read timeout => 86400
228Collecting statistics => Yes
229Collecting memory statistics => Yes
230Tracing => n/a
231Loaded plugins => mysqlnd,debug_trace,auth_plugin_mysql_native_password,auth_plugin_mysql_clear_password
232API Extensions =>
233
234pcre
235
236PCRE (Perl Compatible Regular Expressions) Support => enabled
237PCRE Library Version => 10.33 2019-04-16
238PCRE Unicode Version => 11.0.0
239PCRE JIT Support => enabled
240PCRE JIT Target => x86 64bit (little endian + unaligned)
241
242Directive => Local Value => Master Value
243pcre.backtrack_limit => 1000000 => 1000000
244pcre.jit => 1 => 1
245pcre.recursion_limit => 100000 => 100000
246
247PDO
248
249PDO support => enabled
250PDO drivers =>
251
252Phar
253
254Phar: PHP Archive support => enabled
255Phar API version => 1.1.1
256Phar-based phar archives => enabled
257Tar-based phar archives => enabled
258ZIP-based phar archives => enabled
259gzip compression => enabled
260bzip2 compression => disabled (install ext/bz2)
261OpenSSL support => disabled (install ext/openssl)
262
263
264Phar based on pear/PHP_Archive, original concept by Davey Shafik.
265Phar fully realized by Gregory Beaver and Marcus Boerger.
266Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
267Directive => Local Value => Master Value
268phar.cache_list => no value => no value
269phar.readonly => On => On
270phar.require_hash => On => On
271
272readline
273
274Readline Support => enabled
275Readline library => WinEditLine
276
277Directive => Local Value => Master Value
278cli.pager => no value => no value
279cli.prompt => \b \> => \b \>
280
281Reflection
282
283Reflection => enabled
284
285session
286
287Session Support => enabled
288Registered save handlers => files user
289Registered serializer handlers => php_serialize php php_binary
290
291Directive => Local Value => Master Value
292session.auto_start => Off => Off
293session.cache_expire => 180 => 180
294session.cache_limiter => nocache => nocache
295session.cookie_domain => no value => no value
296session.cookie_httponly => no value => no value
297session.cookie_lifetime => 0 => 0
298session.cookie_path => / => /
299session.cookie_samesite => no value => no value
300session.cookie_secure => 0 => 0
301session.gc_divisor => 1000 => 1000
302session.gc_maxlifetime => 1440 => 1440
303session.gc_probability => 1 => 1
304session.lazy_write => On => On
305session.name => PHPSESSID => PHPSESSID
306session.referer_check => no value => no value
307session.save_handler => files => files
308session.save_path => no value => no value
309session.serialize_handler => php => php
310session.sid_bits_per_character => 5 => 5
311session.sid_length => 26 => 26
312session.upload_progress.cleanup => On => On
313session.upload_progress.enabled => On => On
314session.upload_progress.freq => 1% => 1%
315session.upload_progress.min_freq => 1 => 1
316session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
317session.upload_progress.prefix => upload_progress_ => upload_progress_
318session.use_cookies => 1 => 1
319session.use_only_cookies => 1 => 1
320session.use_strict_mode => 0 => 0
321session.use_trans_sid => 0 => 0
322
323SimpleXML
324
325SimpleXML support => enabled
326Schema support => enabled
327
328SPL
329
330SPL support => enabled
331Interfaces => OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
332Classes => AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, CallbackFilterIterator, DirectoryIterator, DomainException, EmptyIterator, FilesystemIterator, FilterIterator, GlobIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, MultipleIterator, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveCallbackFilterIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RecursiveTreeIterator, RegexIterator, RuntimeException, SplDoublyLinkedList, SplFileInfo, SplFileObject, SplFixedArray, SplHeap, SplMinHeap, SplMaxHeap, SplObjectStorage, SplPriorityQueue, SplQueue, SplStack, SplTempFileObject, UnderflowException, UnexpectedValueException
333
334standard
335
336Dynamic Library Support => enabled
337Internal Sendmail Support for Windows => enabled
338
339Directive => Local Value => Master Value
340assert.active => 1 => 1
341assert.bail => 0 => 0
342assert.callback => no value => no value
343assert.exception => 0 => 0
344assert.quiet_eval => 0 => 0
345assert.warning => 1 => 1
346auto_detect_line_endings => 0 => 0
347default_socket_timeout => 60 => 60
348from => no value => no value
349session.trans_sid_hosts => no value => no value
350session.trans_sid_tags => a=href,area=href,frame=src,form= => a=href,area=href,frame=src,form=
351unserialize_max_depth => 4096 => 4096
352url_rewriter.hosts => no value => no value
353url_rewriter.tags => form= => form=
354user_agent => no value => no value
355
356tokenizer
357
358Tokenizer Support => enabled
359
360xdebug
361
362xdebug support => enabled
363Version => 2.9.3
364Support Xdebug on Patreon, GitHub, or as a business: https://xdebug.org/support
365
366Debugger => enabled
367IDE Key => coolp
368
369Directive => Local Value => Master Value
370xdebug.auto_trace => Off => Off
371xdebug.cli_color => 0 => 0
372xdebug.collect_assignments => Off => Off
373xdebug.collect_includes => On => On
374xdebug.collect_params => 0 => 0
375xdebug.collect_return => Off => Off
376xdebug.collect_vars => Off => Off
377xdebug.coverage_enable => On => On
378xdebug.default_enable => On => On
379xdebug.dump.COOKIE => no value => no value
380xdebug.dump.ENV => no value => no value
381xdebug.dump.FILES => no value => no value
382xdebug.dump.GET => no value => no value
383xdebug.dump.POST => no value => no value
384xdebug.dump.REQUEST => no value => no value
385xdebug.dump.SERVER => no value => no value
386xdebug.dump.SESSION => no value => no value
387xdebug.dump_globals => On => On
388xdebug.dump_once => On => On
389xdebug.dump_undefined => Off => Off
390xdebug.file_link_format => no value => no value
391xdebug.filename_format => no value => no value
392xdebug.force_display_errors => Off => Off
393xdebug.force_error_reporting => 0 => 0
394xdebug.gc_stats_enable => Off => Off
395xdebug.gc_stats_output_dir => C:\Windows\Temp => C:\Windows\Temp
396xdebug.gc_stats_output_name => gcstats.%p => gcstats.%p
397xdebug.halt_level => 0 => 0
398xdebug.idekey => no value => no value
399xdebug.max_nesting_level => 256 => 256
400xdebug.max_stack_frames => -1 => -1
401xdebug.overload_var_dump => 2 => 2
402xdebug.profiler_append => Off => Off
403xdebug.profiler_enable => Off => Off
404xdebug.profiler_enable_trigger => Off => Off
405xdebug.profiler_enable_trigger_value => no value => no value
406xdebug.profiler_output_dir => C:\Windows\Temp => C:\Windows\Temp
407xdebug.profiler_output_name => cachegrind.out.%p => cachegrind.out.%p
408xdebug.remote_addr_header => no value => no value
409xdebug.remote_autostart => Off => Off
410xdebug.remote_connect_back => Off => Off
411xdebug.remote_cookie_expire_time => 3600 => 3600
412xdebug.remote_enable => On => On
413xdebug.remote_host => localhost => localhost
414xdebug.remote_log => no value => no value
415xdebug.remote_log_level => 7 => 7
416xdebug.remote_mode => req => req
417xdebug.remote_port => 9000 => 9000
418xdebug.remote_timeout => 200 => 200
419xdebug.scream => Off => Off
420xdebug.show_error_trace => Off => Off
421xdebug.show_exception_trace => Off => Off
422xdebug.show_local_vars => Off => Off
423xdebug.show_mem_delta => Off => Off
424xdebug.trace_enable_trigger => Off => Off
425xdebug.trace_enable_trigger_value => no value => no value
426xdebug.trace_format => 0 => 0
427xdebug.trace_options => 0 => 0
428xdebug.trace_output_dir => C:\Windows\Temp => C:\Windows\Temp
429xdebug.trace_output_name => trace.%c => trace.%c
430xdebug.var_display_max_children => 128 => 128
431xdebug.var_display_max_data => 512 => 512
432xdebug.var_display_max_depth => 3 => 3
433
434xml
435
436XML Support => active
437XML Namespace Support => active
438libxml2 Version => 2.9.10
439
440xmlreader
441
442XMLReader => enabled
443
444xmlwriter
445
446XMLWriter => enabled
447
448zip
449
450Zip => enabled
451Zip version => 1.15.6
452Libzip headers version => 1.4.0
453Libzip library version => 1.4.0
454
455zlib
456
457ZLib Support => enabled
458Stream Wrapper => compress.zlib://
459Stream Filter => zlib.inflate, zlib.deflate
460Compiled Version => 1.2.11
461Linked Version => 1.2.11
462
463Directive => Local Value => Master Value
464zlib.output_compression => Off => Off
465zlib.output_compression_level => -1 => -1
466zlib.output_handler => no value => no value
467
468Additional Modules
469
470Module Name
471
472Environment
473
474Variable => Value
475ALLUSERSPROFILE => C:\ProgramData
476APPDATA => C:\Users\coolp\AppData\Roaming
477CommonProgramFiles => C:\Program Files\Common Files
478CommonProgramFiles(x86) => C:\Program Files (x86)\Common Files
479CommonProgramW6432 => C:\Program Files\Common Files
480COMPUTERNAME => DESKTOP-J2M5R42
481ComSpec => C:\Windows\system32\cmd.exe
482DriverData => C:\Windows\System32\Drivers\DriverData
483FOLDER_MARKER_DIR => C:\Program Files (x86)\Folder Marker
484HOMEDRIVE => C:
485HOMEPATH => \Users\coolp
486LOCALAPPDATA => C:\Users\coolp\AppData\Local
487LOGONSERVER => \\DESKTOP-J2M5R42
488NUMBER_OF_PROCESSORS => 8
489OneDrive => C:\Users\coolp\OneDrive
490OneDriveConsumer => C:\Users\coolp\OneDrive
491OS => Windows_NT
492Path => C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files\Microsoft VS Code\bin;C:\Program Files\PuTTY\;C:\Users\coolp\AppData\Local\Microsoft\WindowsApps;;C:\Program Files\JetBrains\PyCharm Community Edition 2019.3.3\bin;;C:\Program Files\JetBrains\PhpStorm 201.6073.25\bin;
493PATHEXT => .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
494PhpStorm => C:\Program Files\JetBrains\PhpStorm 201.6073.25\bin;
495PROCESSOR_ARCHITECTURE => AMD64
496PROCESSOR_IDENTIFIER => Intel64 Family 6 Model 42 Stepping 7, GenuineIntel
497PROCESSOR_LEVEL => 6
498PROCESSOR_REVISION => 2a07
499ProgramData => C:\ProgramData
500ProgramFiles => C:\Program Files
501ProgramFiles(x86) => C:\Program Files (x86)
502ProgramW6432 => C:\Program Files
503PROMPT => $P$G
504PSModulePath => C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules
505PUBLIC => C:\Users\Public
506PyCharm Community Edition => C:\Program Files\JetBrains\PyCharm Community Edition 2019.3.3\bin;
507SESSIONNAME => Console
508SystemDrive => C:
509SystemRoot => C:\Windows
510TEMP => C:\Users\coolp\AppData\Local\Temp
511TMP => C:\Users\coolp\AppData\Local\Temp
512USERDOMAIN => DESKTOP-J2M5R42
513USERDOMAIN_ROAMINGPROFILE => DESKTOP-J2M5R42
514USERNAME => coolp
515USERPROFILE => C:\Users\coolp
516windir => C:\Windows
517
518PHP Variables
519
520Variable => Value
521$_SERVER['ALLUSERSPROFILE'] => C:\ProgramData
522$_SERVER['APPDATA'] => C:\Users\coolp\AppData\Roaming
523$_SERVER['CommonProgramFiles'] => C:\Program Files\Common Files
524$_SERVER['CommonProgramFiles(x86)'] => C:\Program Files (x86)\Common Files
525$_SERVER['CommonProgramW6432'] => C:\Program Files\Common Files
526$_SERVER['COMPUTERNAME'] => DESKTOP-J2M5R42
527$_SERVER['ComSpec'] => C:\Windows\system32\cmd.exe
528$_SERVER['DriverData'] => C:\Windows\System32\Drivers\DriverData
529$_SERVER['FOLDER_MARKER_DIR'] => C:\Program Files (x86)\Folder Marker
530$_SERVER['HOMEDRIVE'] => C:
531$_SERVER['HOMEPATH'] => \Users\coolp
532$_SERVER['LOCALAPPDATA'] => C:\Users\coolp\AppData\Local
533$_SERVER['LOGONSERVER'] => \\DESKTOP-J2M5R42
534$_SERVER['NUMBER_OF_PROCESSORS'] => 8
535$_SERVER['OneDrive'] => C:\Users\coolp\OneDrive
536$_SERVER['OneDriveConsumer'] => C:\Users\coolp\OneDrive
537$_SERVER['OS'] => Windows_NT
538$_SERVER['Path'] => C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files\Microsoft VS Code\bin;C:\Program Files\PuTTY\;C:\Users\coolp\AppData\Local\Microsoft\WindowsApps;;C:\Program Files\JetBrains\PyCharm Community Edition 2019.3.3\bin;;C:\Program Files\JetBrains\PhpStorm 201.6073.25\bin;
539$_SERVER['PATHEXT'] => .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
540$_SERVER['PhpStorm'] => C:\Program Files\JetBrains\PhpStorm 201.6073.25\bin;
541$_SERVER['PROCESSOR_ARCHITECTURE'] => AMD64
542$_SERVER['PROCESSOR_IDENTIFIER'] => Intel64 Family 6 Model 42 Stepping 7, GenuineIntel
543$_SERVER['PROCESSOR_LEVEL'] => 6
544$_SERVER['PROCESSOR_REVISION'] => 2a07
545$_SERVER['ProgramData'] => C:\ProgramData
546$_SERVER['ProgramFiles'] => C:\Program Files
547$_SERVER['ProgramFiles(x86)'] => C:\Program Files (x86)
548$_SERVER['ProgramW6432'] => C:\Program Files
549$_SERVER['PROMPT'] => $P$G
550$_SERVER['PSModulePath'] => C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules
551$_SERVER['PUBLIC'] => C:\Users\Public
552$_SERVER['SESSIONNAME'] => Console
553$_SERVER['SystemDrive'] => C:
554$_SERVER['SystemRoot'] => C:\Windows
555$_SERVER['TEMP'] => C:\Users\coolp\AppData\Local\Temp
556$_SERVER['TMP'] => C:\Users\coolp\AppData\Local\Temp
557$_SERVER['USERDOMAIN'] => DESKTOP-J2M5R42
558$_SERVER['USERDOMAIN_ROAMINGPROFILE'] => DESKTOP-J2M5R42
559$_SERVER['USERNAME'] => coolp
560$_SERVER['USERPROFILE'] => C:\Users\coolp
561$_SERVER['windir'] => C:\Windows
562$_SERVER['PHP_SELF'] =>
563$_SERVER['SCRIPT_NAME'] =>
564$_SERVER['SCRIPT_FILENAME'] =>
565$_SERVER['PATH_TRANSLATED'] =>
566$_SERVER['DOCUMENT_ROOT'] =>
567$_SERVER['REQUEST_TIME_FLOAT'] => 1584539233.2292
568$_SERVER['REQUEST_TIME'] => 1584539233
569$_SERVER['argv'] => Array
570(
571)
572
573$_SERVER['argc'] => 0
574
575PHP License
576This program is free software; you can redistribute it and/or modify
577it under the terms of the PHP License as published by the PHP Group
578and included in the distribution in the file: LICENSE
579
580This program is distributed in the hope that it will be useful,
581but WITHOUT ANY WARRANTY; without even the implied warranty of
582MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
583
584If you did not receive a copy of the PHP license, or have any
585questions about PHP licensing, please contact license@php.net.