Search Books

Creating a User Registration Membership System (PHP Basic Recipe Book 1)

Author Onaje Johnston
📄 Viewing lite version Full site ›
🌎 Shop on Amazon — choose country
Price not listed
🛒 Buy New on Amazon 🇺🇸
Share:
Book Details
ISBN / ASINB004IEAB3K
ISBN-13978B004IEAB39
Sales Rank969,660
MarketplaceUnited States 🇺🇸

Description

How to build a user registration system using PHP 5 and the MySQL database server. Create user registration and login scripts. Setup an administrative back-end to search for users, update user information and delete user accounts.

This is suitable for an advanced beginner to intermediate level PHP programmer familiar with using MySQL.

Part 1. Creating a Simple User Registration and Login Application
Part 2. Extending the User Login Application
Part 3. Building the Member/User Administration Back-end of your Website

The third edition contains has legacy MySQL code, MySQLi code in procedural and object-oriented versions and has been updated to include code for working with the PHP Data Objects (PDO) extension.