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 looking to build a small metasearch engine using php and hopefully mysql. I want to collect the results from a couple of websites and display the results on my website in a blended format (like surfwax.com).. not in a one-after-the-other format (like dogpile.com)
does anyone know of some sample code or application that could get me started in building this?