Facebook Friends Tagger In Posts

islandman1010

Elite Member
Joined
May 10, 2008
Messages
2,221
Reaction score
587
Hi,

Im looking for a little php script that I can add to my existing script that will run and tag 5 (think thats the max) friends in a post when my main script runs.

Hopefully it would be in the form of 1 line I can add to my existing script which calls the neccessary functions from another file to run and make the tagging on the post.

Thanks
 
you need to explain a little more about your existing script, tagging friends in a post shouldn't be too hard in php. just got to make it randomize who is tagged in the post.
 
Back
Top