JavaScript Editor Javascript source editor     Web programming 



Team LiB
Previous Section Next Section

Part V: Basic Projects

 

Chapter 18 Managing a Simple Mailing List

 

Chapter 19 Creating an Online Address Book

 

Chapter 20 Creating a Simple Discussion Forum

 

Chapter 21 Creating an Online Storefront

 

Chapter 22 Creating a Shopping Cart Mechanism

 

Chapter 23 Creating a Simple Calendar

 

Chapter 24 Restricting Access to Your Applications

 

Chapter 25 Logging and Monitoring Web Server Activity

 

Chapter 26 Application Localization

    Team LiB
    Previous Section Next Section


              Chapter 18.  Managing a Simple Mailing List
          Developing the Subscription Mechanism
          Developing the Mailing Mechanism
          Summary
          Q&A
          Workshop
              Chapter 19.  Creating an Online Address Book
          Planning and Creating the Database Tables
          Creating a Menu
          Creating the Record Addition Mechanism
          Viewing Records
          Creating the Record Deletion Mechanism
          Adding Subentries to a Record
          Summary
          Workshop
              Chapter 20.  Creating a Simple Discussion Forum
          Designing the Database Tables
          Creating the Input Forms and Scripts
          Displaying the Topic List
          Displaying the Posts in a Topic
          Adding Posts to a Topic
          Summary
          Q&A
          Workshop
              Chapter 21.  Creating an Online Storefront
          Planning and Creating the Database Tables
          Displaying Categories of Items
          Displaying Items
          Summary
          Workshop
              Chapter 22.  Creating a Shopping Cart Mechanism
          Planning and Creating the Database Tables
          Integrating the Cart with Your Storefront
          Payment Methods and the Checkout Sequence
          Summary
          Workshop
          Quiz
          Answers
              Chapter 23.  Creating a Simple Calendar
          Building a Simple Display Calendar
          Creating a Calendar Library
          Summary
          Q&A
          Workshop
              Chapter 24.  Restricting Access to Your Applications
          Authentication Overview
          Apache Authentication Module Functionality
          Using Apache for Access Control
          Combining Apache Access Methods
          Limiting Access Based on HTTP Methods
          Restricting Access Based on Cookie Values
          Summary
          Q&A
          Workshop
              Chapter 25.  Logging and Monitoring Web Server Activity
          Standard Apache Access Logging
          Standard Apache Error Logging
          Managing Apache Logs
          Logging Custom Information to a Database
          Summary
          Q&A
          Workshop
              Chapter 26.  Application Localization
          About Internationalization and Localization
          About Character Sets
          Environment Modifications
          Creating a Localized Page Structure
          Summary
          Q&A
          Workshop


    JavaScript Editor Javascript source editor     Web programming

    
    R7