Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Practical PHP and MySQL Website Databases: A Simplified Approach (repost)

Posted By: interes
Practical PHP and MySQL Website Databases: A Simplified Approach (repost)

Practical PHP and MySQL Website Databases: A Simplified Approach (Expert's Voice in Web Development) by Adrian W. West
English | ISBN: 1430260769 | 2014 | 448 pages | EPUB | 10 MB

Practical PHP and MySQL Website Databases is a project-oriented book that demystifies building interactive, database-driven websites. The focus is on getting you up and running as quickly as possible. In the first two chapters you will set up your development and testing environment, and then build your first PHP and MySQL database-driven website.

You will then increase its sophistication, security, and functionality throughout the course of the book. The PHP required is taught in context within each project so you can quickly learn how PHP integrates with MySQL to create powerful database-driven websites.
Each project is fully illustrated, so you will see clearly what you are building as you create your own database-driven website. You will build a form for registering users, and then build an interface so that an administrator can view and administer the user database. You will create a message board for users and a method for emailing them. You will also learn the best practices for ensuring that your website databases are secure. Later chapters describe how to create a blog, a product catalog, and a simple e-commerce site. You will also discover how to migrate a database to a remote host. Because you are building the interactive pages yourself, you will know exactly how the MySQL and PHP work, and you will be able to add database interactivity to your own websites with ease.
Shows you step-by-step how to build and test database-driven websites.
Demonstrates how to embed interactive elements into web pages.
Teaches you enough PHP to design your own interactive web pages.
Describes how to make your databases as secure as possible.
Shows you how to migrate your site to a remote host.

What you’ll learn
Download and use a free development and test platform.
Create interactive database-driven websites.
Learn how to make website databases secure.
Create sophisticated projects, such as blogs and e-commerce sites.
Create user friendly and secure interfaces.
Migrate a site to a remote host.

Who this book is for

Practical PHP and MySQL Website Databases is for web developers who wish to begin designing database-driven websites. The book is an excellent choice for people who have HTML and CSS skills but would also like to learn MySQL and PHP. For readers who have little or no knowledge of PHP, the book will teach enough PHP to complete all the projects in the book. Web developers who are ready to move beyond the basics or who have not kept up-to-date with their MySQL and PHP knowledge will also benefit from Practical PHP and MySQL Website Databases. College and university I.T. teachers will find that Practical PHP and MySQL Website Databases is an excellent set text, the projects would form a basis for students to adapt for their course work.