PHP creates desktop shortcuts and php shortcuts. PHP creates a desktop shortcut instance. to use php to create a desktop shortcut, we need to use header, InternetShortcut, and some code that I don't understand. Method: Create a desktop shortcut instance and a PHP shortcut instance for the new php.
To create a desktop shortcut using php, we need to use header, InternetShortcut, and some code that I don't understand.
Method:Create a new php file, and then throw the following code into the directory, such as shortcut. php, and put it in the website and directory. the code is as follows:
$shortCut = "[InternetShortcut] URL=http://www.baidu.com IDList= [{000214A0-0000-0000-C000-000000000046}] Prop3=19,2 "; Header("Content-type: application/octet-stream"); header("Content-Disposition: attachment; filename=baidu.url;"); echo $shortCut;
Use PHP to write a download page to the desktop shortcut code. after the website is opened, the following question is displayed. how can this problem be solved?
You need to write a separate page to create a shortcut. I guess you have output content on the page before that, so you have an error
A. php
----------------------------------
$ Url = $ _ GET ['URL'];
$ Filename = urldecode ($ _ GET ['name']);
$ Filename = iconv ('utf-8', 'gbk', $ filename); // character set conversion
If (! $ Url |! $ Filename) exit ();
$ Shortcut = "[InternetShortcut]
URL = {$ url}
IDList =
[{000214A0-0000-0000-C000-000000000046}]
Prop3 = 19,2
";
Header ("Content-type: application/octet-stream ");
Header ("Content-Disposition: attachment; filename = {$ filename}. url ;");
Echo $ Shortcut;
Create a hyperlink when generating
Shortcut </a>
How does javascript create a desktop shortcut?
Common online calls
WshShell. CreateShortcut, but only Internet Explorer supports ActiveXObject objects.
Therefore, to achieve this, you can only run the backend and return a shortcut.
Similar to downloading files
I found a php example for you.
To use php to create a desktop shortcut, we need to use header, InternetShortcut, and some code that I don't understand. Method: New...