复制代码 代码如下:
<?php
$shortcut = "[internetshortcut]
url=http://blog.csdn.net/lee_magnum/
idlist = [{000214a0-0000-0000-c000-000000000046}]
prop3=19,2";
header("content-type: application/octet-stream");
header("content-disposition: attachment; filename=梦龙小站.url;");
echo $shortcut;
?>
【说明】:本文章由站长整理发布,文章内容不代表本站观点,如文中有侵权行为,请与本站客服联系(QQ:)!