I'm trying to share a URL like this:
http://www.facebook.com/sharer/sharer.php?u=http://exemple.com?page=poster_info&sid=1
... but Facebook ignores &sid=1
. How can I fix this?
I'm trying to share a URL like this:
http://www.facebook.com/sharer/sharer.php?u=http://exemple.com?page=poster_info&sid=1
... but Facebook ignores &sid=1
. How can I fix this?
Sharing involves calling this url...
http://www.facebook.com/sharer.php?u=MY_LINK
use the php function urlencode() on MY_LINK