16:28:54 Create new PHPExcel object
16:28:54 Set document properties
16:28:54 Set default font
16:28:54 Add some data
16:28:54 Rename worksheet
16:28:54 Write to Excel2007 format
16:28:54 File written to 02types.xlsx
Call time to write Workbook was 0.0141 seconds
16:28:54 Current memory usage: 2 MB
16:28:54 Reload workbook from saved file
Call time to reload Workbook was 0.0065 seconds
16:28:54 Current memory usage: 4 MB
/home/tnvwekgc/public_html/hcms/vendor/phpoffice/phpexcel/Examples/02types.php:196:
array (size=18)
0 =>
array (size=3)
0 => string 'String' (length=6)
1 => string 'Simple' (length=6)
2 => string 'PHPExcel' (length=8)
1 =>
array (size=3)
0 => string 'String' (length=6)
1 => string 'Symbols' (length=7)
2 => string '!+&=()~§±æþ' (length=15)
2 =>
array (size=3)
0 => string 'String' (length=6)
1 => string 'UTF-8' (length=5)
2 => string 'Создать MS Excel Книги из PHP скриптов' (length=60)
3 =>
array (size=3)
0 => string 'Number' (length=6)
1 => string 'Integer' (length=7)
2 => float 12
4 =>
array (size=3)
0 => string 'Number' (length=6)
1 => string 'Float' (length=5)
2 => float 34.56
5 =>
array (size=3)
0 => string 'Number' (length=6)
1 => string 'Negative' (length=8)
2 => float -7.89
6 =>
array (size=3)
0 => string 'Boolean' (length=7)
1 => string 'True' (length=4)
2 => boolean true
7 =>
array (size=3)
0 => string 'Boolean' (length=7)
1 => string 'False' (length=5)
2 => boolean false
8 =>
array (size=3)
0 => string 'Date/Time' (length=9)
1 => string 'Date' (length=4)
2 => string '2026-05-28' (length=10)
9 =>
array (size=3)
0 => string 'Date/Time' (length=9)
1 => string 'Time' (length=4)
2 => string '15:28:54' (length=8)
10 =>
array (size=3)
0 => string 'Date/Time' (length=9)
1 => string 'Date and Time' (length=13)
2 => string '28/5/26 15:28' (length=13)
11 =>
array (size=3)
0 => string 'NULL' (length=4)
1 => null
2 => null
12 =>
array (size=3)
0 => string 'Rich Text' (length=9)
1 => null
2 => string '你好 你 好 吗?, unless specified otherwise on the invoice.' (length=65)
13 =>
array (size=3)
0 => null
1 => null
2 => string 'black text
red text' (length=19)
14 =>
array (size=3)
0 => null
1 => null
2 => string 'Hello underlined World.' (length=23)
15 =>
array (size=3)
0 => null
1 => null
2 => null
16 =>
array (size=3)
0 => string 'Hyperlink' (length=9)
1 => null
2 => string 'www.phpexcel.net' (length=16)
17 =>
array (size=3)
0 => null
1 => null
2 => string 'abc@def.com' (length=11)
16:28:54 Peak memory usage: 4 MB