...
PHP Code:
<?
\u003d $ _GET[];
\u003d ;
( );
$ im \u003d @(,) hoặc die ();
\u003d imagecolorallocate($ im, 51, 80, 124);
($ im, );
$ img \u003d imagecreatefrompng();
($ im, $ img, 0, 0, 0, 0, 235, 69);
\u003d imagecolorallocate($ im, , , );
($ im, 13, 0, 6, 42, , , );
imagepng($ im);
imagedestroy($ im);
?>