$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