Object Oriented Modular Programming using HTML5, CSS3, JavaScript, XML, JSON, and MySQL
This new book on PHP 7 introduces writing solid, secure, object-oriented code in the new PHP 7, carefully presented in a well-paced, clear fashion. In Learn PHP 7, programming examples take advantage of the newest PHP features, including enhanced password encryption using password_hash. This book takes a learn-by-doing approach, providing you with complete coding examples.
What you’ll learn
- What are the PHP 7 language basics: conditional statements, loops, arrays, and methods (functions)
- How to combine PHP with HTML5, CSS3, and JavaScript to create web applications
- How to work with XML, JSON, and MySQL data
- How to use secure coding techniques
- How to create error logs, user logs, and application logs
- What are the various backup and recovery techniques
- How to use Try/Catch blocks as emphasized with PHP 7 to handle program exceptions
- Table of Contents: [308 Pág.]
- Introduction to PHP 7
- Interfaces, Platforms, Containers: Three-Tiers Programming
- Modular Programming
- Secure User Interfaces
- Handling and Logging Exceptions
- Data Objects
- Authentication
- Multi-functional Interfaces