$shortCut = "[InternetShortcut]URL=http://www.xxx.com/?zuomian2015IDList=[{000214A0-0000-0000-C000-000000000046}]Prop3=19,2";Header("Content-type: application/octet-stream");header("Content-Disposition: attachment; filename=某某网站.url;");echo $shortCut;
$shortCut = "[InternetShortcut]URL=http://www.xxx.com/?zuomian2015IDList=[{000214A0-0000-0000-C000-000000000046}]Prop3=19,2";Header("Content-type: application/octet-stream");$filename = '某某网站.url';$user_agent = $_SERVER['Http_User_agent'];$encode_filename = rawurlencode($filename);if(preg_match("/MSIE/", $user_agent)){ header('content-disposition:attachment; filename="'.$encode_filename.'"');}else if(preg_match("/Firefox/", $user_agent)){ header("content-disposition:attachment; filename*=\"utf8''".$filename.'"');}else{ header('content-disposition:attachment; filename="'.$filename.'"');}echo $shortCut;
$shortCut = "[InternetShortcut]URL=http://www.xxx.com/?zuomian2015IDList=[{000214A0-0000-0000-C000-000000000046}]Prop3=19,2";Header("Content-type: application/octet-stream");$filename = '某某网站.url';$user_agent = $_SERVER['Http_User_agent'];$encode_filename = rawurlencode($filename);if(preg_match("/MSIE/", $user_agent)){ header('content-disposition:attachment; filename="'.$encode_filename.'"');}else if(preg_match("/Firefox/", $user_agent)){ header("content-disposition:attachment; filename*=\"utf8''".$filename.'"');}else{ header('content-disposition:attachment; filename="'.$filename.'"');}echo $shortCut;
IconFile=icon path このパラメータを追加します
IconFile=icon path このパラメータを追加します
$shortCut = "[InternetShortcut]URL=http://www.xxx.com/?zuomian2015IconFile=/favicon.icoIDList=[{000214A0-0000-0000-C000-000000000046}]Prop3=19,2";Header("Content-type: application/octet-stream");header("Content-Disposition: attachment; filename=某某网站.url;");echo $shortCut;
http://
http://
$shortCut = "[InternetShortcut]URL=http://www.xxx.com/?zuomian2015IconFile=http://c.csdnimg.cn/public/favicon.icoIDList=[{000214A0-0000-0000-C000-000000000046}]Prop3=19,2";Header("Content-type: application/octet-stream");header("Content-Disposition: attachment; filename=某某.url;");echo $shortCut;
まだ無効です
現在表示されているアイコンはブラウザのアイコンですよね?
これに変更して見てください
IconFile=http://www.vcoo.cc/favicon.ico
参考: http://blog .csdn.net/fdipzone/article /details/50423613
実際に表示されているアイコンはブラウザのアイコンですよね。
このicoに変更して見てください
IconFile=http://www.vcoo.cc/favicon.ico
これに変更するとico、まだ動作せず、ブラウザのアイコンが表示されたままです
書いていただきありがとうございます。長い記事ですが、テストした後もアイコンが正常に表示されません
それはわかりません
ここにあります
IconFile=http://www.vcoo.cc /favicon.ico
現在表示されているアイコンは正しいです。 、 右?
このように変更してください
IconFile=http://www.vcoo.cc/favicon.ico
おばちゃん、まだ引退してないの?明けましておめでとうございます
理由が分かりました。保存したウェブサイトの .url がお気に入りに収集されている場合。アイコンは表示されますが、そうでない場合はアイコンを表示できません。
そのアイコンはブラウザのキャッシュから読み取られるためです。アイコンがキャッシュに存在しない場合は表示されません。
たとえば、Baidu
を作成したい場合は、まずブラウザに Baidu を保存する必要があります。