| Class Date and Time |
Price
|
|
|---|---|---|
| Sep 27 - 29, 2010 10:00 AM - 5:00 PM ET | $1,275.00 or 3 vouchers | |
| Oct 25 - 27, 2010 10:00 AM - 5:00 PM ET | $1,275.00 or 3 vouchers | |
| Nov 8 - 10, 2010 10:00 AM - 5:00 PM ET | $1,275.00 or 3 vouchers | |
| Dec 13 - 15, 2010 10:00 AM - 5:00 PM ET | $1,275.00 or 3 vouchers |
In this advanced PHP training course, students will learn advanced features of the PHP web programming language, its extensions and open source libraries for XML processing. As the technical web programming paradigm changes, more layers of abstractions are introduced by the PHP open source community. This course takes a deep dive into those areas such as XML/XSLT, XML-RPC, Smarty Templates, Web Services, Ajax and many more. This PHP course also explores the built-in advanced Object Oriented language constructs and looks at some of the best practices with all of the advanced technologies combined.
All students receive a course manual or book and all the class examples.
Students in private onsite classes will also receive:
Experience in the following areas is required:
Experience in the following areas would be beneficial:
Our computer technical requirements and setup process is easy, with support just a click away.
Wed, 9/15 12:00
Thu, 9/16 3:00
Tue, 9/21 12:30
Thu, 9/16 12:00
Fri, 9/17 3:00
Wed, 9/15 2:00
Fri, 9/17 2:00
Thu, 9/16 2:00
Thu, 9/9 2:00
Posted on Aug 09, 2010 by Nat Dunn
I often find myself creating HTML lists from a list of items in a text format. In TextPad (or any other tool that supports regular expressions) ...
Posted on Aug 04, 2010 by Connie
How can you keep a user from changing the contents of a textbox? It is easy to do using HTML Event Handlers. Try the code below. It works ...
Posted on Aug 03, 2010 by Connie
HTML Event Handlers provide a gateway from HTML to JavaScript. Event Handlers are HTML attributes that force an element to “listen” ...
Posted on Jul 27, 2010 by Sean
I recently discovered there’s yet another way to create rollover images in Dreamweaver. This method actually doesn’t even ...
Posted on Jun 15, 2010 by Nat Dunn
Programmers often use the following terms incorrectly, which can cause confusion: variable parameter argument value Variable A variable ...