登錄頁(yè)面的驗(yàn)證碼出不來(lái)
<img src="getVerify.php" alt="" title="點(diǎn)擊刷新" onclick="this.src='getVerify.php?'+new Date().getTime();"/>
一直提示src位置不對(duì)
<img src="getVerify.php" alt="" title="點(diǎn)擊刷新" onclick="this.src='getVerify.php?'+new Date().getTime();"/>
一直提示src位置不對(duì)
舉報(bào)
2016-08-10
那是因?yàn)槟愕捻?yè)面不干凈,頁(yè)面只能有PHP代碼,其余的HTML頭文件都刪掉就可以了