Learn PHP 7: Object Oriented Modular Programming using HTML5, CSS3, JavaScript, XML, JSON, and MySQL

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

This new first to market book on PHP 7 introduces writing solid, secure, object oriented code in the new PHP 7, carfully presented in a well-paced clear fashion. Programming examples take advantage of the newest PHP features, including enhanced password encryption using password_hash. This book provides ‘learn by doing’ providing the reader with complete coding examples.

Do It exercises in each chapter provide the opportunity to make adjustments to the example code. The end of chapter programming exercises allow the reader to develop their own applications using the algorithms demonstrated in the chapter. The reader will experience the creation of a complete three tier application using a natural process of building and testing modules within each tier.
Each tier is logically and physically separated using Object Oriented and Dependency Injection techniques, thus allowing independent tiers that can be updated with little or no effect on the other tiers.In addition to teaching good programming practices through OOP, there is a strong emphasis on creating secure code. As each chapter is completed, the reader is provide the opportunity to design and create a ‘Term Project’ application reinforcing the concepts learned.

What You'll Learn
  • What are PHP language basics: conditional statements, loops, arrays, 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 
Audience
This book is for those who are new to PHP and new to the new PHP 7 programming / scripting language, the most popular for web development.



Author(s): Steve Prettyman
Publisher: Apress
Year: 2016

Language: English
Pages: 308
Tags: Programming Languages, Compilers, Interpreters;Programming Techniques

Front Matter....Pages i-xix
An Introduction to PHP 7....Pages 1-38
Interfaces, Platforms, Containers, and Three-Tier Programming....Pages 39-75
Modular Programming....Pages 77-107
Secured User Interfaces....Pages 109-151
Handling and Logging Exceptions....Pages 153-185
Data Objects....Pages 187-222
Authentication....Pages 223-248
Multifunctional Interfaces....Pages 249-288
Back Matter....Pages 289-294