I was wondering if there was a way to do this rather than make my own function, I have a tag like
and I need to add attributes to it, sometimes more than one, like height=x and width=x sometimes, but not others.PHP Code:<img src="image.jpg">
So a tag in that format is stored in my database column, and I need to modify them on the fly, any ideas?






Bookmarks