2Base Technologies Blog

Be abreast with the latest technological insights and trends in software development

Top 3 Communication Technology Trends in 2015

Top 3 Communication Technology Trends in 2015

Communication field has witnessed a revolution in the past 10 years. From its basic purpose of exchanging ideas between individuals, it has advanced a lot. Communication is essential in all fields. It has a crucial role in all business purposes too. Communication has vast meaning today rather than just conveying what you want to express. Integrating technology with communication has simply revolutionized the modern world. The old communication techniques like radio transmitters, telegraphs have been replaced by wireless gadgets like smart phones, tablets etc…

Read More

Screen scraping with XPath in PHP – Web Scraping

Screen scraping with XPath in PHP - Web Scraping

Screen Scraping is a great skill that every PHP developer should have experience with. Basically it involves scraping the source code of a web page, getting it into a string, and then parsing out the parts that you want to use. It is having few steps follow. Get the source Getting the contents of the HTML page is very easy. All you needs to do is following the below process.

Read More

Drupal Core Modules | Drupal Development

Drupal Core Modules | Drupal Development

Drupal core modules are available with Drupal installation pack. The main objective of this article is to help beginers to understand more about drupal core modules. Before you start working with drupal ,it is most important to understand about Drupal core modules

Read More