"; $postuw1=""; $postuw2=""; $postuw3=""; $postuw.="LeftTop"; $postuw.="CenterTop"; $postuw.="RightTop"; $postuw1.="LeftMiddle"; $postuw2.="RightMiddle"; $postuw3.="LeftBottom"; $postuw3.="CenterBottom"; $postuw3.="RightBottom"; $postuw.=""; $postuw1.=""; $postuw2.=""; $postuw3.=""; } // Create a transparent image thanks to https://www.php.net/manual/en/function.imagecolortransparent.php $im = imagecreatetruecolor($_GET['width'], $_GET['height']); $red = imagecolorallocate($im, 255, 0, 0); $black = imagecolorallocate($im, 0, 0, 0); // Make the background transparent imagecolortransparent($im, $black); // Save the image $udirnameprebimg='/tmp/imagecolortransparent.png'; imagepng($im, $udirnameprebimg); $duis='data:image/' . str_replace('jpg','jpeg',strtolower(explode('.',$udirnameprebimg)[-1 + sizeof(explode('.',$udirnameprebimg))])) . ';base64,' . base64_encode(file_get_contents($udirnameprebimg)); imagedestroy($im); unlink($udirnameprebimg); echo " " . $postuw . "" . $postuw1 . "" . $postuw2 . "" . $postuw3 . "'; \"> "; exit; } ?> RJM Programming - Software Need Not Be Hard!

RJM Programming

Software Need Not Be Hard!

Our Information Technology Blog

It's mainly software, but all matters I.T. that get our interest running an Apache/PHP/MySql Linux web server website.

Read On

   We love programming!

Software Need Not Be Hard!