1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
|
09:37:31 /var/www/gba-owea.com/GBAOWE2020/application/controllers/Application.php -Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36- array(43) { ["category_id"]=> string(1) "1" ["nominee_title"]=> string(3) "mrs" ["nominee_name_tc"]=> string(9) "中文名" ["nominee_name_en"]=> string(4) "TEST" ["nominee_birth_date"]=> string(10) "1977-02-16" ["nominee_birth_place"]=> string(9) "Hong Kong" ["nominee_email"]=> string(23) "matthewchoi95@gmail.com" ["nominee_tel"]=> string(8) "12345678" ["nominee_wechat"]=> string(0) "" ["nominee_assistant_title"]=> string(2) "ms" ["nominee_assistant_name_tc"]=> string(6) "中文" ["nominee_assistant_name_en"]=> string(7) "English" ["nominee_assistant_email"]=> string(14) "test@gmail.com" ["nominee_assistant_tel"]=> string(8) "12312312" ["company_name"]=> string(7) "company" ["company_address"]=> string(9) "Hong Kong" ["company_position"]=> string(9) "Developer" ["company_position_years"]=> string(1) "1" ["company_is_founder"]=> string(1) "0" ["company_is_family_business"]=> string(1) "1" ["company_founded_year"]=> string(4) "1995" ["company_industry"]=> string(2) "IT" ["company_website"]=> string(18) "onesolution.com.hk" ["company_is_listed"]=> string(1) "0" ["company_stock_code"]=> string(0) "" ["organization_name"]=> array(1) { [0]=> string(3) "qwe" } ["service_position"]=> array(1) { [0]=> string(3) "123" } ["participation_year"]=> array(1) { [0]=> string(3) "123" } ["involvement"]=> array(1) { [0]=> string(3) "123" } ["achievement"]=> array(1) { [0]=> string(3) "123" } ["narrative_enterprise"]=> string(3) "123" ["narrative_industry"]=> string(3) "123" ["narrative_contribution"]=> string(3) "123" ["narrative_corporate"]=> string(3) "123" ["narrative_personal"]=> string(3) "123" ["terms_is_attend"]=> string(2) "on" ["terms_is_declaration"]=> string(2) "on" ["support_units"]=> string(5) "Other" ["support_units_other"]=> string(3) "IVE" ["nominator_title"]=> string(2) "ms" ["nominator_name_tc"]=> string(3) "我" ["nominator_name_en"]=> string(7) "Matthew" ["nominator_email"]=> string(30) "matthewchoi@onesolution.com.hk" }
|