質問編集履歴
1
追記
test
CHANGED
File without changes
|
test
CHANGED
@@ -98,6 +98,8 @@
|
|
98
98
|
|
99
99
|
}';
|
100
100
|
|
101
|
+
$str=gzencode($str, 9);
|
102
|
+
|
101
103
|
echo $str;
|
102
104
|
|
103
105
|
?>
|