$color=imagecolorallocate($water,255,255,255);
imagecolortransparent($water,$color);
可以让图片透明
imagecolortransparent($water,$color);
可以让图片透明
2016-07-29
atal error: Call to undefined function imagecreatefromjepg()
2016-07-19