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
⌛ 🇫🇷 France pricing being fetched… Prices will appear once fetched — usually within a few minutes.
Share:
Book Details
ISBN / ASINB004IEAB3K
ISBN-13978B004IEAB39
MarketplaceFrance 🇫🇷

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.