Broadcast via my own php script…?
-
Is there a way that I can create my own script that calls your code?
My goal is to make a script that will broadcast a post from the source site to the target site with all attributes maintained from the source. Sometimes I’d like to post to be linked and sometimes not.
Something like:
Supports updates from the source:
mybroadcast.php?postid=12345&sourcesite=10&targetsite=500&linked=yesBreak the link / no updating from source:
mybroadcast.php?postid=12345&sourcesite=10&targetsite=500&linked=noThanks for your time..
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Broadcast via my own php script…?’ is closed to new replies.