Archive

Blog Archives

Android Development – Parsing JSON Data from a URL

How to parse JSON data using HTTPClient and display the results on a ListView

Java – Parsing JSON Data from a URL

Simple code snippet for parsing JSON data from a URL in Java

Parsing a CSV File using PHP

Describes how you can access the columns of a CSV file and insert the items into the database

Accessing HTML DOM Elements with PHP

Get contents of a website by parsing the DOM Elements