PHP & My SQL Web Development Fifth Edition The definitive guide to building database-driven Web applications with PHP & My SQLPHP & My SQL are popular open-source technologies that are ideal for quickly developing database-driven Web applications PHP is a powerful scripting language designed to enable developers to create highly featured Web applications quickly & My SQL is a fast reliable database that integrates well with PHP & is suited for dynamic Internet-based applications PHP & My SQL Web Development shows how to use these tools together to produce effective interactive Web applications It clearly describes the basics of the PHP language explains how to set up & work with a My SQL database & then shows how to use PHP to interact with the database & the server This practical hands-on book consistently focuses on real-world applications even in the introductory chapters The authors cover important aspects of security & authentication as they relate to building a real-world website & show you how to implement these aspects in PHP & My SQL They also introduce you to the integration of front-end & back-end technologies by using Java Script in your application development The final part of this book describes how to approach real-world projects & takes the reader through the design planning & building of several projects including User authentication & personalization Web-based email Social media integration Shopping cart The fifth edition of PHP & My SQL Web Development has been thoroughly updated revised & expanded to cover developments in PHP through versions 56 & 7 as well as features introduced in recent stable releases of My SQLFree Access to Web Edition Purchase of this book in any format electronic or print
Includes:: free access to the corresponding Web Edition which provides several special features The complete text of the book online Exercises & interactive quizzes to test your understanding of the material Bonus chapters not included in the print or e-book editions Updates & corrections as they become available The Web Edition can be viewed on all types of computers & mobile devices with any modern web browser that supports HTML5 Contents at a Glance Part I Using PHP1 PHP Crash Course 2 Storing & Retrieving Data 3 Using Arrays 4 String Manipulation & Regular Expressions 5 Reusing Code & Writing Functions 6 Object-Oriented PHP7 Error & Exception Handling Part II Using My SQL8 Designing Your Web Database 9 Creating Your Web Database 10 Working with Your My SQL Database 11 Accessing Your My SQL Database from the Web with PHP12 Advanced My SQL Administration 13 Advanced My SQL Programming Part III Web Application Security 14 Web Application Security Risks 15 Building a Secure Web Application 16 Implementing Authentication Methods with PHPPart IV Advanced PHP Techniques 17 Interacting with the File System & the Server 18 Using Network & Protocol Functions 19 Managing the Date & Time 20 Internationalization & Localization 21 Generating Images 22 Using Session Control in PHP23 Integrating Java Script & PHP24 Other Useful Features Part V Building Practical PHP & My SQL Projects 25 Using PHP & My SQL for Large Projects 26 Debugging & Logging 27 Building User Authentication & Personalization 28 (Web Edition) Building a Web-Based Email Client with Laravel Part I29 (Web Edition) Building a Web-Based Email Client with Laravel Part II30 (Web Edition) Social Media Integration Sharing & Authentication 31 (Web Edition) Building a Shopping Cart Part VI Appendix A Installing Apache PHP & My SQL