September Meeting – PHP Security and Rich Client Interfaces

The votes are in! This month we’ll be going over PHP security and building rich client interfaces!

PHP Security
PHP is a great language for getting your project up and running quickly, but sometimes security takes a back seat in the interest of getting things done. We’ll go over some PHP security essentials that you should always take into account to protect you, your clients, and your servers.

Building Rich Client Interfaces
Websites have moved from static brochure sites to interactive, real-time applications. Twitter, Facebook, and many others provide an interface that works very much like a real application. We’ll use Javascript and PHP to build a rich client interface that will make your site much more dynamic.

When and Where