PHP Regular Expressions and I are having an argument. I am trying to use split or whatever to take the info from an HTML file, and I'm only concerned with getting the URLs out of it, and I cannot seem to get any meaningful data out of it. If I can cull the URL's, I can pass them into a ready-made function. I know this shouldn't be so difficult, but I cannot, for the life of me, figure out what's going on. Can any of you please help?
Thanks, in advance!!!!
---------------
update 10/16/2001 - I fixed this. At the moment it in in multiple files still, but I do plan to clean it up. You can see my code here:
check_url
url_check
parse_url
Thanks, in advance!!!!
---------------
update 10/16/2001 - I fixed this. At the moment it in in multiple files still, but I do plan to clean it up. You can see my code here:
check_url
url_check
parse_url
