PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
I am working on a spider with multi_curl and am having trouble with the regex to find the links in the content. I am currently using this regex for it yet it does not grab them all for some reason. Could anyone please help me.
I am sorry that regex is fine. I have got that working fine. Just having some problems with removing the ones that I don't want. For some reason it is removing some that are fine and there is not even a match.