Basic File Manipulation With Java
Accessing files with Java is easy. With this easy to follow tutorial you will learn how to perform basic file operations in Java. Reading, writing, appending, and random file access are covered. Along with an introduction to file locking.
Author: Craig
Posted: September 13, 2009
Retrieving XML With Curl and SimpleXML
This tutorial explains how to use Curl and SimpleXML SimpleXML is a php5 extension used to parse XML data. Topics covered include loading XML documents, parsing nodes & attributes, and filtering data with XPath statements.
Author: Craig
Posted: March 26, 2006
HTML Forms
Learn how to create forms for user input on your website.
Author: Craig
Posted: October 5, 2003