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&amp;p[title]=<?php echo urlencode("fgc resto");?>&amp;p[summary]=<?php echo urlencode("yes") ?>&amp;p[url]=<?php echo urlencode(base_url().'restaurants/view_restaurant/'.$r_sk); ?>&amp;p[images][0]=<?php echo urlencode(base_url().'uploads/restaurant/'.$restopic); ?>">share on facebook</a> 


Comments

Popular posts from this blog

Delphi XE2 Indy10 udp client-server interchange using SendBuffer-ReceiveBuffer -

Qt ActiveX WMI QAxBase::dynamicCallHelper: ItemIndex(int): No such property in -

Enable autocomplete or intellisense in Atom editor for PHP -