© Adrian W. West and Steve Prettyman 2018
Adrian W. West and Steve PrettymanPractical PHP 7, MySQL 8, and MariaDB Website Databaseshttps://doi.org/10.1007/978-1-4842-3843-1_2

2. Create Web Pages That Interact with Users

Adrian W. West1  and Steve Prettyman2
(1)
Colyton, Devon, UK
(2)
Key West, Florida, USA
 

This chapter will demonstrate how a simple database can be linked to a web page so that the page can interact with users. The general public will have access to the website but will not have access to the database structure or the data contained in the tables. They will not be permitted to view the protected pages, such as a members-only page, because they have no password until they register. However, the web designer must provide a way for users ...

Get Practical PHP 7, MySQL 8, and MariaDB Website Databases: A Simplified Approach to Developing Database-Driven Websites now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.