时间:2021-07-01 10:21:17 帮助过:23人阅读
$Shortcut = "[InternetShortcut]URL=http://www.vcoo.ccIDList=IconFile=http://www.vcoo.cc/favicon.icoIconIndex=1[{000214A0-0000-0000-C000-000000000046}]Prop3=19,2";Header("Content-type: application/octet-stream");header("Content-Disposition: attachment; filename=微酷博客.url;");echo $Shortcut;
------解决方案--------------------
php搭配activex就能做到了,但是activex需要安全的數字簽名,否則沒多大用處
------解决方案--------------------