Dr. Logan | Course Website | Syllabus
WeekChapterPagesTitle (Link)
I. Using PHP
1111-55PHP Crash Course
2257-78Storing and Retrieving Data
379-104Using Arrays
34105-128String Manipulation & Regular Expressions | Quick Reference
5129-155Reusing Code and Writing Functions
46157-190Object-Oriented PHP
7191-201Exception Handling
II. Using MySQL
48205-216Designing Your Web Database
59217-239Creating Your Web Database
10241-263Working with Your MySQL Database
611265-283Accessing Your MySQL Database from the Web with PHP
12285-306Advanced MySQL Administration
13307-319Advanced MySQL Programming
III. E-commerce and Security
714323-335Running an E-commerce Site
15337-355E-commerce Security Issues
16357-378Implementing Authentication with PHP and MySQL
817379-398Implementing Secure Transactions with PHP and MySQL
IV. Advanced PHP Techniques
818401-418Interacting with the File System and the Server
19419-437Using Network and Protocol Functions
920439-449Managing the Date and Time
21451-477Generating Images
1022479-494Using Session Control in PHP
23495-503Other Useful Features
V. Building Practical PHP and MySQL Projects
1124507-521Using PHP and MySQL for Large Projects
25523-539DeBugging
26541-578Building User Authentication and Personalization
1227579-623Building a Shopping Cart
28625-655Building a Content Management System
1329657-693Building a Web-Based Email Service
33819-864Connecting to Web Services with XML and SOAP