1. Create a php file, PHP code is as follows
PHP code saved to desktop, set to desktop
Create a new file desktopurl.php code as follows:
Copy Code code as follows:
<?php $Shortcut = "[Internetshortcut] url= ' Your domain name ' idlist=iconindex=43 iconfile=/favicon.ico hotkey=1626 [{ 000214a0-0000-0000-c000-000000000046}] prop3=19,2 "; Header ("Content-type:application/octet-stream"); Header ("content-disposition:attachment; Filename= Bank interest rate. url "); Echo$shortcut;?>.
Save for desktopurl.php, or you like to call him what name, take it yourself.
2. Insert the code that calls the above code where you want to show it
As follows:
01.<a href= "Your domain name/desktopurl.php" target= "_blank" ><strong><font style= "FONT-SIZE:16PX; Font-family:arial "color= #000000 > Join Desktop </FONT></STRONG></a>
02. Copy Code Of course, you can according to the preferences, see how you want to design the text font, size, color, and even use the picture to replace it can also.