We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 243caec commit b691e31Copy full SHA for b691e31
1 file changed
public/qr-code/test.php
@@ -1,5 +1,6 @@
1
<?php
2
error_reporting(0);
3
+
4
ini_set ('memory_limit', '256M');
5
header("Content-type:text/html;charset=utf-8");
6
0 commit comments