Introduction
- Server side languages
- Setting up server
- What is a database
- Choosing a database
- Structured Query language
- Defining a dynamic web site in Dreamweaver
- Setting up Remote and Test server
Dynamic Web Sites
- Dynamic web site basics
- Choosing a server model
- Understanding the syntax
- Server variables
- Server side includes
- Using variables
- Conditional statements
- Built-in functions
Passing Data Between Pages
- • Understanding the HTTP protocol
- Retrieving data
- Using sessions
- Password protecting pages
Sending Email From The Web
- Introducing SMTP e-mail service
- Setting up a system to send e-mail
- Writing the code to send messages
- Introducing objects, methods, functions and properties
- Creating the web form
- E-mailing dynamic form values
- Client-side form validation
|
Databases On The Web
- Introduction to databases
- Understanding SQL
- Select, From, Where, Order By
- Manipulating a database
- Connecting the site to a database
- Creating recordsets and displaying database information
Filtering And Displaying Data
- Preparing the input page
- Generating URLs dynamically
- Preparing the output page
- Populating page layouts dynamically
- Adding dynamic images
Managing Content With Forms
- Creating an administration section
- Creating the form interface
Building Search Interfaces
Authenticating Users
- Building the registration pages
- Building a log-in page
- Restricting access to pages
Building Update Pages
- Planning and making master-detail pages
|