小编Vis*_*l J的帖子

Pinterest在描述中详细描述了url的多个参数

我正在我的网站集成Pin it功能,但我无法在url或description中传递多个参数.我尝试过以下代码

    $detail_wow_pin = $baseurl.'/wow/Wowitems/wowdetail?
obj_id='.$obj_id.'&obj_type='.$obj_type;

        <a href="http://pinterest.com/pin/create/button/?
url=http://softprodigy.in/thinkbright/wow/Wowitems&media=<?=$wowimg?>
&description=<?='http://'.$_SERVER['SERVER_NAME'].''.$detail_wow_pin?>" 
count-layout="none">
    <img src="<?php echo IMG_WOWS; ?>/img/pinterest.png" alt="">
    </a>
Run Code Online (Sandbox Code Playgroud)

谢谢

pinterest

4
推荐指数
1
解决办法
4501
查看次数

标签 统计

pinterest ×1