Type(Type) 2006/12/31 11:41
可在您的網頁加入此段程式碼便可擁有,適用 big5 encode 編碼
Blog this + Yahoo! share bookmark in PHPBB or PHP-pages
程式區段如下:
代碼:/* URL and Title */
$n_encode = urlencode(mb_convert_encoding($topic_title,"UTF-8","big5"));
$u_encode = urlencode('http://'.$_SERVER['SERVER_NAME'].$_SERVER['REQUEST_URI']);
/* Google Blog This */
$blogger_this = '<a target="blog_this" href="http://www.blogger.com/blog-this.g?t=&u='.$u_encode.'&n='.$n_encode.'">
<img src=/i/blogthis.gif valign=center border=0><u>Blogger</u></a>';
/* Yahoo MyWeb2 Share Bookmark */
$blogger_this .= ' :: <a target="yahoo_bookmark" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?&ei=UTF-8&t='.
$n_encode.'&u='.$u_encode.'"><img border=0 src=http://tw.yahoo.com/favicon.ico><u>儲存分享書籤</u></a>';
echo $blogger_this;
#blog this
#yahoo bookarmk
#blog this by Type
#yahoo bookarmk by Type
(3,578 views)
© Vovo2000.com Mobile Version 小哈手機版 2025