PHP 输出URL的快捷方式示例代码
复制代码 代码如下: <?php /** * Internet Shortcut * * Add the following into “head”: * <link href=”favicon.ico” rel=”icon” type=”image/x-icon” /> * <link href=”favicon.ico” rel=”shortcut icon” type=”image/x-icon” /> * <link href=”favicon.ico” rel=”bookmark” type=”image/x-icon” /> */ $sho
下载地址
用户评论