-
Stanford Web Applications course lectures
You can now watch the fall 2010 Stanford Web Applications course containing 104 recorded lectures. The course contents are:
- INTRODUCTION
- HTML and CSS
- URLs and Links
- The Ruby Language
- Rails Introduction
- Introduction to SQL
- Active Record
- HTTP and HTTPS
- Cookies and Sessions
- Forms
- Javascript
- The Document Object Model (DOM)
- Events
- AJAX
- Security: Network Attacks
- Security: Session Attacks
- Security: Isolation
- Security: Code Injection
- Security: Phishing Attacks
- Large-Scale Applications
- Datacenters
- Deploying Web Applications
- Course Wrap-Up
-
PHP Login System with Admin Features
PHP Login System with Admin Features describes the implementation of a complete login system that can be easily integrated into any website. Included features are: member levels, admin center, visitor tracking, account info for the users, forgotten password support.