G3D PHP Framework Tutorials
This section list all my tutorials showing the intended use of the libary code in the Framework.
At the moment I only have two tutorials, one showing how to use the XML Form Builder and another showing 'email jobs'.
1: Simple form with the PHP XML Form Builder
This tutorial shows you how to create a very simple form using the XML form builder, it reads an XML file to create this form.
A more advanced tutorial will be added to the site once I release a template site.
2: Simple Email Job
This tutorial explains how to create a simple confirmation email using the 'jobs' system.
