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'm trying to write a function that'll get the number of results for a particular search on Google, MSN and Yahoo. Google is all sorted and you can check the code below but I cant seem to get it to work for the other two search engines.
If anyone can help me figure it out for the other two it'd be great. Might be a small token of my appreciation for the person(s) who manage to figure it out.
Nothing that seems to work so far. Here are the HTML strings that I need to use. I've tried doing the common-sense thing by experimenting but i'm not having much luck.