|
 |
| NEUGC Sessions |
 |
 |
|
|
LAB: Introduction to PHP
John Valance
Day: Tuesday - 04/13/2010
Hour: Tuesday Session 14: 14:15 - 15:30
Room: G - Middlesex West Lab
Type: Lab
|
|
|
| LAB: Introduction to PHP
PHP is the most widely used server-side web programming language in the world. It can run on your iSeries server (as well as many other platforms), and it is used primarily for dynamically generating HTML documents which can include database content from DB2 on your iSeries.
In this lab you will learn about and practice basic PHP syntax, as well as how to access DB2/400 data to populate HTML documents. You will learn about how to read input from the browser and dynamically build an HTML document using a combination of HTML, PHP and SQL. We will review the HTML tags for tables, forms and input fields in order to create prompt screens and database inquiries. This lab is geared toward the RPG programmer with limited or no experience developing PHP web applications. |
|
|