Weekly article batch 3
From this week i will try to resuscitate my weekly article batches. Here is the most interesting articles from the last week: Drupal 7 Vs. WordPress 3: Battle Of The New Features : an interesting read about the two highly anticipated open-source CMS releases of the year. You guessed correctly. Its about Drupal 7 and [...]
How to scrape webpages using PHP and XPath
If you need to extract information from remote webpages you can read this article about how to do it with PHP and XPath. The autor explains how extracting information can be very easy and it can be done in no time (less then 5 minutes) with the mentioned tools and without the use of regular expressions.

