| 1. Understanding Browsers, Servers, and Databases |
| Static vs. dynamic web pages |
05:58 |
| Selecting an application server |
04:51 |
| Selecting a database |
06:48 |
| 2. Installing Required Software |
| Introducing Apache, MySQL, and PHP |
02:51 |
| Installing WAMP on Windows |
04:34 |
| Installing MAMP on Mac OS X |
03:04 |
| Installing the exercises database |
02:25 |
| 3. Defining a Site with PHP and MySQL |
| Setting up the PHP exercise files |
01:55 |
| Defining a Dreamweaver site |
03:50 |
| Understanding basic PHP code |
02:24 |
| Inserting simple PHP commands |
02:40 |
| Using Live View and Live Code with PHP |
02:49 |
| Using server-side includes |
06:46 |
| Defining a database connection |
05:31 |
| 4. Defining a Site with ColdFusion and MySQL |
| Installing ColdFusion on Windows |
04:38 |
| Installing ColdFusion on Mac |
05:35 |
| Completing the ColdFusion installation |
01:22 |
| Using the ColdFusion Administrator |
04:44 |
| Setting up the ColdFusion exercise files |
01:44 |
| Defining a Dreamweaver site |
03:22 |
| Understanding basic ColdFusion code |
03:30 |
| Using Live View and Live Code with PHP |
02:00 |
| Inserting simple ColdFusion commands |
03:25 |
| Using server-side includes |
07:10 |
| Defining a ColdFusion data source |
06:47 |
| 5. Using Bindings and Server Behaviors |
| Working with data in PHP and ColdFusion |
01:36 |
| Using the Bindings and Server Behaviors panels |
02:54 |
| Building a simple recordset |
05:30 |
| Building an advanced recordset |
05:08 |
| Using repeating regions |
03:32 |
| Generating a dynamic table |
04:23 |
| Applying string formats |
04:32 |
| Displaying the total number of records |
01:52 |
| Limiting the number of records with paging controls |
05:58 |
| Creating conditional regions |
03:39 |
| Creating a Master Detail page set |
07:32 |
| 6. Building Data Entry Systems |
| Understanding data entry systems |
03:47 |
| Preparing a record insert form with recordsets |
03:38 |
| Using the Record Insertion Form wizard |
07:17 |