DB-VA Programmers Guide for PHP Cover
Chapter 1 - Generating PHP, Database and Persistent Library
Introduction
Configuring Database
Generating Database
Generating PHP Code
Chapter 2 -Configuring Source and Library in Eclipse
Installing PHP plugin for Eclipse
Copying Generated Source and Library to Eclipse Project
Modifying the Sample Program to Test the Generated PHP Model
Chapter 3 -Developing PHP Web Application
Introduction
Generate Code in Apache Http Server
Creating Object and Saving to Database
Querying Object from Database
Updating Object and Saving to Database
Deleting Object in Database