Learn PHP 7 object-oriented modular programming using HTML5, CSS3, JavaScript, XML, JSON, and MySQL

This book is packed with over seventy PHP 7 (and PHP 5.6) functions. 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. What You&...

Full description

Bibliographic Details
Main Author: Prettyman, Steve
Format: eBook
Language:English
Published: [New York], New York, NY Apress, Distributed to the Book trade worldwide by Springer Science+Business Media New York 2016
Series:The expert's voice in Web development
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 02411nmm a2200373 u 4500
001 EB001931177
003 EBX01000000000000001094079
005 00000000000000.0
007 cr|||||||||||||||||||||
008 210123 ||| eng
020 |a 1484217292 
020 |a 9781484217290 
020 |a 1484217306 
050 4 |a QA76.73.P224 
100 1 |a Prettyman, Steve 
245 0 0 |a Learn PHP 7  |b object-oriented modular programming using HTML5, CSS3, JavaScript, XML, JSON, and MySQL  |c Steve Prettyman 
246 3 1 |a Learn PHP seven 
246 3 1 |a Object-oriented modular programming using HTML5, CSS3, Javascript, XML, JSON, and MySQL 
260 |a [New York], New York, NY  |b Apress, Distributed to the Book trade worldwide by Springer Science+Business Media New York  |c 2016 
300 |a 1 volume  |b illustrations 
505 0 |a 1. Introduction to PHP 7 -- 2. Interfaces, Platforms, Containers: Three-Tiers Programming -- 3. Modular Programming -- 4. Secure User Interfaces -- 5. Handling and Logging Exceptions -- 6. Data Objects -- 7. Authentication -- 8. Multifunctional Interfaces 
653 |a PHP (Computer program language) / fast 
653 |a PHP (Computer program language) / http://id.loc.gov/authorities/subjects/sh99002710 
653 |a PHP (Langage de programmation) 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
490 0 |a The expert's voice in Web development 
500 |a Includes index 
028 5 0 |a 10.1007/978-1-4842-1730-6 
024 8 |a 10.1007/978-1-4842-1730-6 
776 |z 9781484217290 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781484217306/?ar  |x Verlag  |3 Volltext 
082 0 |a 004 
520 |a This book is packed with over seventy PHP 7 (and PHP 5.6) functions. 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. 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