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:
... but Facebook ignores |
|||||||||||
|
|
Sharing involves calling this url...
use the php function urlencode() on MY_LINK |
|||
|
|