PHP script to clean up table data
You just found yourself a great source of data from your favorite search engine. This data has been formatted as a table and you'd love to get a copy and use it in your application or display it on your page. You pull up the html source, the html table code that you see makes your stomach uneasy. It renders nicely in the browser, but this html code..... How will you get this great data out? There are many ways to clean up or scrape this sort of data. I am going to discuss a quick and dirty way t... read more!
Posted in php | Post Comment

RSS Feed