Result Size:
625 x 571
tryphp_func_misc_pack.php:
<!DOCTYPE html> <html> <body> <?php echo pack("C3",80,72,80); ?> </body> </html>
PHP