Lets say I have a dynamic php page that generates a small "daily quote of the day" box:
www.mysite.com/daily_quote.php that I might normally open in an iframe. Since myspace no longer allows iframes, is there a work-around that I could use to put this on a myspace page?
I was told to use this
but I would probably need a PHP extension.
1) How would I do this in myspace?
2) Is this the easiest way to do this?
Thanks