php - Share on Facebook not accurate -
i having problem on sharing page on facebook go directly problem need asap. should url www.filipinogourmetchef.com/uploads/restaurant/serialkey
happens in url became
http%3a%2f%2fwww.filipinogourmetchef.com%2fuploads%2frestaurant%2fl6rdqft2vtdnjmstap2.jpg
think reason why page picture not accurate url. how share website page
<a class="btn" target="_blank" href="http://www.facebook.com/sharer.php?s=100&p[title]=<?php echo urlencode("fgc resto");?>&p[summary]=<?php echo urlencode("yes") ?>&p[url]=<?php echo urlencode(base_url().'restaurants/view_restaurant/'.$r_sk); ?>&p[images][0]=<?php echo urlencode(base_url().'uploads/restaurant/'.$restopic); ?>">share on facebook</a>
Comments
Post a Comment