标签: html
我是新手。但也许有人可以帮助我?
我正在使用此链接,product-> intnotes?> .pdf“> Produktblad,我的pdf文件链接到我的互联网商店中的产品,它工作正常。但是有没有让链接消失如果intnotes.pdf不存在?
答案 0 :(得分:0)
if(file_exists(product->intnotes.'.pdf')){ }