Features
- For all experienced web professionals who want to replace static sites with dynamic content, and leverage PHP 7's remarkable performance improvements
- Covers topics ranging from security and session management to jQuery and beyond
- Walks readers through building complete web applications, from start to finish
- By best-selling author Larry Ullman, world-renowned for demystifying complex web technologies
- Copyright 2018
- Dimensions: 7" x 9"
- Pages: 704
- Edition: 5th
-
Book
- ISBN-10: 0-13-430184-6
- ISBN-13: 978-0-13-430184-6
When it comes to creating dynamic, database-driven Web sites, the PHP language and MySQL database offer a winning combination -- and with PHP 7, web professionals can achieve dramatic performance improvements. Combine these great open source technologies with Larry Ullman's PHP and MySQL for Dynamic Web Sites: Visual QuickPro Guide, Fifth Edition, and there's no limit to the powerful, interactive Web sites you can create.
With step-by-step instructions, complete scripts, and expert tips to guide you, Ullman gets right down to business. After grounding you with practical introductions to both PHP 7 and MySQL, he covers core issues ranging from security to session management to jQuery and object-oriented programming techniques. Ullman walks you through creating several sample applications, stressing the latest features and techniques throughout.
Sample Pages
Download the introduction, chapter 4, and index
Table of Contents
-
Chapter 1 Introduction to PHP
-
Chapter 2 Programming with PHP
-
Chapter 3 Creating Dynamic Web Sites
-
Chapter 4 Introduction to MySQL
-
Chapter 5 Introduction to SQL
-
Chapter 6 Database Design
-
Chapter 7 Advanced SQL and MySQL
-
Chapter 8 Error Handling and Debugging
-
Chapter 9 Using PHP with MySQL
-
Chapter 10 Common Programming Techniques
-
Chapter 11 Web Application Development
-
Chapter 12 Cookies and Sessions
-
Chapter 13 Security Methods
-
Chapter 14 Perl-Compatible Regular Expressions
-
Chapter 15 Introducing jQuery
-
Chapter 16 An OOP Primer
-
Chapter 17 Example–Message Board
-
Chapter 18 Example–User Registration
-
Appendix A Installation