Not for 'how-to' coding questions but PHP theory instead, this forum is here for those of us who wish to learn about design aspects of programming with PHP.
I was wondering if it was possible to extract all URLs from a file and list them. does anyone have an idea on how to do this. pretty much I need to extract URLs from an RSS feed.
... I didn't make this.... but it grabs all the link from a page... and lists them... so it should work for an RSS feed too... probably.
if not, probably a small alteration could be done to make it work.