COURSE DETAILS - DREAMWEAVER - About | Intro |  Inter | Adv1 | Adv2 | Adv3 | Tips
My Basket | My Account |    


Dreamweaver program icon
Add DRM4 to my courses Dreamweaver Advanced 3 (PHP)
 
We no longer run scheduled public courses on this topic. However, we can offer on-site training wherever this is required in the UK.
Suitable for users already familiar with Dreamwever basics and general web concepts who intend to develop web applications based using PHP.
Basic concepts
  Background to PHP
Installation and configuration
Embedding PHP tags
Adding comments
Using the Print function
Using variables
Dynamic variables
Data types
Working with forms
  Forms overview
Capturing user input
Get and Post differences
Retrieving form values
Submitting a form to itself
Databases
  Establishing a connection
Setting up queries
Using SQL commands
Displaying results
Adding records
Modifying records
Deleting records
Managing state
  Overview of strategies
Using hidden fields
Creating query strings
Reading and setting cookies
Setting expiry dates
Deleting cookies
Server behaviors
  Linking to a detail page
Exchanging values between pages
Creating Insert pages
Creating Delete pages
Creating Update pages
Search pages
Using pop-up menus in searches
Results list pages
Sorting information
User authentication
  Creating a registration page
Check User Name
Creating a log in page
Log In User
Restrict Access to Page
Log Out User
Using levels in authentication