I have a feed I am pulling in that has relative urls for its image tags. e.g. ![]()
Is there a way to either automatically convert this to an absolute url or to strip the tag if the url is relative. Maybe a validation function?
I have a feed I am pulling in that has relative urls for its image tags. e.g. ![]()
Is there a way to either automatically convert this to an absolute url or to strip the tag if the url is relative. Maybe a validation function?
Comments
Comment #1
alex_b commentedThere isn't. This could be an option on the parser_simplepie/parser_common_syndication.