Forum Moderators: open
Basically i'd like to generate some javascript that when a user puts it on their blog will pull data off my server via a php script and output it on the user's blog (very similar to those little Flickr boxes you see around the web these days).
I'm 100% clueless as to the broad-strokes on something like this.
I was thinking just generate an iFrame code with the src url full of the necessary user variables, but I know there is a better way to do this.
Thanks!