It’s the screen scrapers!
- 0
- Add a Comment
When it comes to screen scraping, it looks like the way to go is with PHP5. The main basis for this conclusion is largely in part because of the simple HTML-to-XML conversion abilities that PHP5 provides us.
Now here is the cool part. You can take PHP5 and follow the instructions described here to create a […]
