PREFACE.
About the Author.
Before We Get Started.
Who Should Read this book?
About The Examples.
How to read this book.
Web Application Recipe.
Overview.
Step 1 - Understanding the problem and finding the solution.
Step 2 - Designing the database.
Step 3 - Major functionalities.
Step 4 - Back side.
Step 5 - Improvements on functionality.
Step 6 - Improvements on looks.
Step 7 - Thorough testing, hacking attempts.
Step 8 - Presentation.
Step 9 - Publication.
Step 10 - Celebration (and maintenance).
Chapter 1. Fundamentals.
Chapter 2. The Different Approaches of Web Programming.
Chapter 3. Introduction To HTML.
Chapter 4. Work Environment.
Chapter 5. PHP - A server Side Scripting Language (Step 1).
Chapter 6. PHP Arrays and Flow of Control.
Chapter 7. Using files, folders and Strings in PHP.
Chapter 8. PHP5 and Object Oriented Programming.
Chapter 9. Creating Some Interactivity.
Chapter 10: Making Cleaner Code and Output.
Chapter 11. Using Databases.
Chapter 12. Using Phpmyadmin.
Chapter 13. Creating database-driven websites with PHP/MySQL.
Chapter 14: JAVASCRIPT - A client side scripting language.
Chapter 15. Programming the browser.
Chapter 16. Windows and Frames.
Chapter 17: String Manipulations Revisited.
Chapter 18. JavaScript and DHTML.
Chapter 19. Putting it all together!
Appendix A: Special characters.
Appendix B: Installing on UNIX.
Appendix C: Advanced phpBB.
Appendix D: class.FastTemplate.PHP.
Appendix E - File Upload Script.
References.