PHP images in Myspace
I have found yet another flaw in myspace coding! They allow the image source to contain .php, as long as it doesn’t end with it! :D This means that we can use php files to write an image and have it display anything we like, such as the rss of this blog, with the php functions to write a .png file. I put this file at http://aslamp.com/wp-image.png.php, which can be embed into a myspace page with:
<img xsrc="http://aslamp.com/wp-image.png.php/.png" mce_src="http://aslamp.com/wp-image.png.php/.png" />
The image is currently set to colors of my myspace layout, which i am soon going to change (since aslamp changed colors). If you would like me to do something like this for you, let me know. I will son have a version up for displaying any and all blogs within a resizable image. It will be cool.


NO COMMENTS YET