1262 PHP MySQL the missing manual, 2nd edition

548 149 0
1262 PHP  MySQL  the missing manual, 2nd edition

Đang tải... (xem toàn văn)

Tài liệu hạn chế xem trước, để xem đầy đủ mời bạn chọn Tải xuống

Thông tin tài liệu

... Access 2010: The Missing Manual by Matthew MacDonald Adobe Edge Animate: The Missing Manual by Chris Grover Buying a Home: The Missing Manual by Nancy Conner CSS3: The Missing Manual, Third Edition, ... Droid 2: The Missing Manual by Preston Gralla Droid X2: The Missing Manual by Preston Gralla Excel 2010: The Missing Manual by Matthew MacDonald Facebook: The Missing Manual, Third Edition by... 2013: The Missing Manual by Bonnie Biafore Quicken 2009: The Missing Manual by Bonnie Biafore Switching to the Mac: The Missing Manual, Snow Leopard Edition by David Pogue Switching to the Mac: The

Ngày đăng: 11/07/2018, 16:17

Từ khóa liên quan

Mục lục

  • The Missing Credits

  • Introduction

  • Part One: PHP and MySQL Basics

    • Chapter 1: PHP: What, Why, and Where?

      • PHP Comes in Two Flavors: Local and Remote

      • PHP: Going Local

      • Write Your First Program

      • Run Your First Program

      • But Where’s That Web Server?

    • Chapter2: PHP Meets HTML

      • Script or HTML?

      • PHP Talks Back

      • Run PHP Scripts Remotely

    • Chapter 3: PHP Syntax: Weird and Wonderful

      • Get Information from a Web Form

      • Working with Text in PHP

      • The $_REQUEST Variable Is an Array

      • What Do You Do with User Information?

    • Chapter 4: MySQL and SQL: Database and Language

      • What Is a Database?

      • Installing MySQL

      • SQL Is a Language for Talking to Databases

  • Part Two: Dynamic Web Pages

    • Chapter 5: Connecting PHP to MySQL

      • Writing a Simple PHP Connection Script

      • Cleaning Up Your Code with Multiple Files

      • Building a Basic SQL Query Runner

    • Chapter 6: Regular Expressions

      • String Matching, Double-Time

    • Chapter 7: Generating Dynamic Web Pages

      • Revisiting a User’s Information

      • Planning Your Database Tables

      • Saving a User’s Information

      • Show Me the User

      • Revisiting (and Redirecting) the Create User Script

  • Part Three: From Web Pages to Web Applications

    • Chapter 8: When Things Go Wrong (and They Will)

      • Planning Your Error Pages

      • Finding a Middle Ground for Error Pages with PHP

      • Add Debugging to Your Application

      • Redirecting On Error

    • Chapter 9: Handling Images and Complexity

      • Images Are Just Files

      • Images Are for Viewing

      • And Now for Something Completely Different

    • Chapter 10: Binary Objects and Image Loading

      • Storing Different Objects in Different Tables

      • Inserting a Raw Image into a Table

      • Your Binary Data Isn’t Safe to Insert...Yet

      • Connecting Users and Images

      • Show Me the Image!

      • Embedding an Image Is Just Viewing an Image

      • So, Which Approach Is Best?

    • Chapter 11: Listing, Iterating, and Administrating

      • Thinking about What You Need as an Admin

      • Listing All Your Users

      • Deleting a User

      • Talking Back to Your Users

      • Standardizing on Messaging

      • Integrating Utilities, Views, and Messages

  • Part Four: Security and the Real World

    • Chapter 12: Authentication and Authorization

      • Basic Authentication

      • Abstracting What’s the Same

      • Passwords Don’t Belong in PHP Scripts

      • Passwords Create Security, But Should Be Secure

    • Chapter 13: Cookies, Sign-Ins, and Ditching Crummy Pop-Ups

      • Moving Beyond Basic Authentication

      • Logging In with Cookies

      • Adding Context-Specific Menus

    • Chapter 14: Authorization and Sessions

      • Modeling Groups in Your Database

      • Checking for Group Membership

      • Group-Specific Menus

      • Entering Browser Sessions

      • Memory Lane: Remember That Phishing Problem?

      • Why Would You Ever Use Cookies?

  • Part Five: Appendixes

    • Appendix A: Installing PHP on Windows Without WAMP

    • Appendix B: Installing MySQL Without MAMP or WAMP

  • Index

Tài liệu cùng người dùng

  • Đang cập nhật ...

Tài liệu liên quan