Table of contents: 1. About the author; 2. Acknowledgments; 3. We want to hear from you! 4. Reader services; 5. Introduction; 6. PHP internals; 7. Applications; 8. Appendix A - Migrating to PHP 5; 9. Appenendix B – SPL; 10. Appendix C - Common PHP error messages; 11. Index.
Table of contents: 1. Introduction; 2. Overview of PHP data types and concepts; 3. Overview of classes, object and interfaces; 4. Performing math operations; 5. Working with arrays; 6. Working with dates and times; 7. Working with strings; 8. Working with files and directories; 9. Working with dynamic imaging; 10. Using regular expressions; 11. Working with variables; 12. Using functions; 13. Understanding web basics; 14. Creating and using forms; 15. Working with markup; 16. Using mySQL databases in PHP 5; 17. Communicating with internet services; 18. Index.
Table of Contents: Chapter 1. Getting to Know PHP; Chapter 2. Setting Up the Environment; Chapter 3. Creating Your First PHP Script; Chapter 4. Using Variables in PHP Scripts; Chapter 5. Working with Data; Chapter 6. Storing Data in Groups by Using Arrays; Chapter 7. Controlling the Flow of the Script; Chapter 8. Reusing PHP Code; Chapter 9. Object-Oriented Programming Meets PHP; Chapter 10. The Basics of Web Applications; Chapter 11. Other Web Applications; Chapter 12. Storing Data with PHP; Chapter 13. PHP and Your Operating System; Chapter 14. PHP Extensions; Chapter 15. Ten Things to Look For When Troubleshoot a Script; Chapter 16. Ten PHP Resources You Can't Live Without.
Table of Contents: Chapter 1. Orientation and First Steps; Chapter 2. Working with Text and Numbers; Chapter 3. Making Decisions and Repeating Yourself; Chapter 4. Working with Arrays; Chapter 5. Functions; Chapter 6. Making Web Forms; Chapter 7. Storing Information with Databases; Chapter 8. Remembering Users with Cookies and Sessions; Chapter 9. Handling Dates and Times; Chapter 10. Working with Files; Chapter 11. Parsing and Generating XML; Chapter 12. Debugging; Chapter 13. What Else Can You Do with PHP?.