亚洲在线久爱草,狠狠天天香蕉网,天天搞日日干久草,伊人亚洲日本欧美

為了賬號安全,請及時綁定郵箱和手機立即綁定

文字只有第一張有水印 后邊都沒有


function?waterText($filename,$text="ceshi2",$fontfile="simhei.ttf")
{
????$fileInfo=getimagesize($filename);
????$mime=$fileInfo['mime'];
????$createFun=str_replace("/","createfrom",$mime);
????$outFun=str_replace("/",null,$mime);
????$image=$createFun($filename);
????$color=imagecolorallocatealpha($image,255,0,0,50);
????$fontfile="../fonts/{$fontfile}";
????imagettftext($image,14,0,0,14,$color,$fontfile,$text);
//????header("content-type:".$mime);
????$outFun($image,$filename);
????imagedestory($image);
}



function?doWaterText($id)
{
????$rows=getProImgsById($id);
???foreach?($rows?as?$row)
????{
????????$filename="../image_800/".$row['albumPath'];
????????waterText($filename);
????}
????$mes="操作成功";
????return?$mes;
}


正在回答

舉報

0/150
提交
取消
手把手教你實現電商網站后臺開發
  • 參與學習       117255    人
  • 解答問題       2101    個

手把手教你用PHP搭建電子商務平臺,由淺入深教你搭建電商系統

進入課程

文字只有第一張有水印 后邊都沒有

我要回答 關注問題
微信客服

購課補貼
聯系客服咨詢優惠詳情

幫助反饋 APP下載

慕課網APP
您的移動學習伙伴

公眾號

掃描二維碼
關注慕課網微信公眾號