Tech Topic: Informix PHP

Webcast 4: June 17 – PHP and Informix – Pulling it all together

This is the final of a series of four Webcasts, one a month, providing a tutorial on how to use Informix with PHP.
Webcast 3: May 20 – What is a web form? Creating a form to insert and update data

This is the third of a series of four Webcasts, one a month, providing a tutorial on how to use Informix with PHP.

Webcast 2: April 22 – Creating simple applications to get going with PHP

This is the second of a series of four Webcasts, one a month, providing a tutorial on how to use Informix with PHP.

Webcast 1: March 18 – Getting up and running with PHP

This is the start of a series of four Webcasts, one a month, providing a tutorial on how to use Informix with PHP.

Database Driven Websites – Using PHP with Informix

What do Wikipedia, Facebook, WordPress, and Yahoo all have in common? They all run on PHP. PHP is an open source server-side scripting language designed for Web development to produce dynamic Web pages. And it works great with the fastest database, Informix. In this talk we will be discussing how quick and easy it is get going in PHP and how to set up PHP to talk to Informix using the PDO driver library. You can easily use PHP to select, insert, update and delete data from an Informix database to create a database driven web site.