Skip to main content


developerWorks  >  Information Management | SOA and Web services  >

Kick-start your Java apps: Kick-start takes you to the movies, Part 1

Developing a personal movie database application, based on PHP and DB2

developerWorks

Level: Intermediate

Ian D. M. Hakes (ihakes@ca.ibm.com), Software Developer, IBM

15 Aug 2006

Register now or sign in using your IBM ID and password.

Explore PHP and XML development using the Eclipse IDE, DB2 Express-C 9, and WebSphere Application Server Community Edition. Learn how to install and configure these applications, part of a program designed to kick-start your application development, to develop a Web-based movie information database. This is part one of a two-part tutorial, covering the installation and configuration of the tools, along with some basic proof-of-concept code development.

Objectives

After completing this tutorial, you will understand how to store and retrieve XML data through PHP and a back end database. Of course, the example used in this tutorial can be easily transposed onto nearly any business system. In fact, with your new skills, you'll be able to push your business processes onto the next level.

Prerequisites

This tutorial is written for analysts whose skills and experience are at an intermediate to advanced level. You should have a general familiarity with using an integrated development environment.


System requirements



Duration

Less than one hour


Formats

html, pdf


Share this....

digg Digg this story del.icio.us del.icio.us Slashdot Slashdot it!


Back to top


Document options

Document options requiring JavaScript are not displayed

Discuss


My developerWorks needs you!

Connect to your technical community


More in this series:
Kick-start your Java apps