<?php header('Content-Type: image/png'); header('HTTP/1.1 200 OK'); $file = 'Various.png'; readfile($file);
You have javascript disabled. You will not be able to edit any code.