Language:
English
繁體中文
Help
Login
Back
Switch To:
Labeled
|
MARC Mode
|
ISBD
Practical PHP 7, MySQL 8, and MariaD...
~
Prettyman, Steve.
Practical PHP 7, MySQL 8, and MariaDB website databases = a simplified approach to developing database-driven websites /
Record Type:
Language materials, printed : Monograph/item
Title/Author:
Practical PHP 7, MySQL 8, and MariaDB website databases/ by Adrian W. West, Steve Prettyman.
Reminder of title:
a simplified approach to developing database-driven websites /
Author:
West, Adrian W.
other author:
Prettyman, Steve.
Published:
Berkeley, CA :Apress : : 2018.,
Description:
xx, 546 p. :ill., digital ; : 24 cm.;
Contained By:
Springer eBooks
Subject:
Web site development. -
Online resource:
https://doi.org/10.1007/978-1-4842-3843-1
ISBN:
9781484238431
Practical PHP 7, MySQL 8, and MariaDB website databases = a simplified approach to developing database-driven websites /
West, Adrian W.
Practical PHP 7, MySQL 8, and MariaDB website databases
a simplified approach to developing database-driven websites /[electronic resource] :by Adrian W. West, Steve Prettyman. - 2nd ed. - Berkeley, CA :Apress :2018. - xx, 546 p. :ill., digital ;24 cm.
1. Create and Test a Database and Table -- 2. Create Web Pages that Interact with Users -- 3. Login/Logout for Members and an Administrator -- 4. Creating an Administration Interface -- 5. Expanding and Enriching your Website -- 6. Finishing Touches: Security and Validation -- 7. Migrating to a Host and Backing Up Your Website Database -- 8. Creating a Product Catalog -- 9. Joining Multiple Tables and Other Enhancements -- 10. Creating a Message Board -- 11. E-commerce: A Brief Introduction -- 12. A Brief Look at Oracle MySQL 8 -- Appendix A. Troubleshooting -- Appendix B. Resources.
Build interactive, database-driven websites with PHP 7, MySQL 8, and MariaDB. The focus of this book is on getting you up and running as quickly as possible with real-world applications. In the first two chapters you will set up your development and testing environment, and then build your first PHP and MariaDB or 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 MariaDB/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 product catalog, and a simple e-commerce site. You will also discover how to migrate a database to a remote host. The final chapter will demonstrate the advantages of migrating to Oracle's MySQL 8. You will be shown step by step migration directions along with a demonstration of the tools available in SQL Workbench. Because you are building the interactive pages yourself, you will know exactly how MySQL, MariaDB, and PHP all work together, and you will be able to add database interactivity to your own websites with ease. You will: Build a secure database-driven website using PHP 7, MySQL 8, and MariaDB Create a product catalog Write a message board Move towards e-commerce Employ security and validation measures Migrate to Oracle's MySQL 8 Server platform.
ISBN: 9781484238431
Standard No.: 10.1007/978-1-4842-3843-1doiSubjects--Uniform Titles:
MySQL (Electronic resource)
Subjects--Topical Terms:
563685
Web site development.
LC Class. No.: TK5105.888 / .W478 2018
Dewey Class. No.: 005.7565
Practical PHP 7, MySQL 8, and MariaDB website databases = a simplified approach to developing database-driven websites /
LDR
:03551nam a2200337 a 4500
001
929309
003
DE-He213
005
20190318171006.0
006
m d
007
cr nn 008maaau
008
190626s2018 cau s 0 eng d
020
$a
9781484238431
$q
(electronic bk.)
020
$a
9781484238424
$q
(paper)
024
7
$a
10.1007/978-1-4842-3843-1
$2
doi
035
$a
978-1-4842-3843-1
040
$a
GP
$c
GP
041
0
$a
eng
050
4
$a
TK5105.888
$b
.W478 2018
072
7
$a
UMW
$2
bicssc
072
7
$a
COM060160
$2
bisacsh
072
7
$a
UMW
$2
thema
082
0 4
$a
005.7565
$2
23
090
$a
TK5105.888
$b
.W516 2018
100
1
$a
West, Adrian W.
$3
884368
245
1 0
$a
Practical PHP 7, MySQL 8, and MariaDB website databases
$h
[electronic resource] :
$b
a simplified approach to developing database-driven websites /
$c
by Adrian W. West, Steve Prettyman.
250
$a
2nd ed.
260
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2018.
300
$a
xx, 546 p. :
$b
ill., digital ;
$c
24 cm.
505
0
$a
1. Create and Test a Database and Table -- 2. Create Web Pages that Interact with Users -- 3. Login/Logout for Members and an Administrator -- 4. Creating an Administration Interface -- 5. Expanding and Enriching your Website -- 6. Finishing Touches: Security and Validation -- 7. Migrating to a Host and Backing Up Your Website Database -- 8. Creating a Product Catalog -- 9. Joining Multiple Tables and Other Enhancements -- 10. Creating a Message Board -- 11. E-commerce: A Brief Introduction -- 12. A Brief Look at Oracle MySQL 8 -- Appendix A. Troubleshooting -- Appendix B. Resources.
520
$a
Build interactive, database-driven websites with PHP 7, MySQL 8, and MariaDB. The focus of this book is on getting you up and running as quickly as possible with real-world applications. In the first two chapters you will set up your development and testing environment, and then build your first PHP and MariaDB or 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 MariaDB/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 product catalog, and a simple e-commerce site. You will also discover how to migrate a database to a remote host. The final chapter will demonstrate the advantages of migrating to Oracle's MySQL 8. You will be shown step by step migration directions along with a demonstration of the tools available in SQL Workbench. Because you are building the interactive pages yourself, you will know exactly how MySQL, MariaDB, and PHP all work together, and you will be able to add database interactivity to your own websites with ease. You will: Build a secure database-driven website using PHP 7, MySQL 8, and MariaDB Create a product catalog Write a message board Move towards e-commerce Employ security and validation measures Migrate to Oracle's MySQL 8 Server platform.
630
0 0
$a
MySQL (Electronic resource)
$3
565392
630
0 0
$a
MariaDB.
$3
1209740
650
0
$a
Web site development.
$3
563685
650
0
$a
PHP (Computer program language)
$3
565390
650
1 4
$a
Web Development.
$3
1114136
650
2 4
$a
Data Structures, Cryptology and Information Theory.
$3
669665
650
2 4
$a
Programming Languages, Compilers, Interpreters.
$3
669782
700
1
$a
Prettyman, Steve.
$3
1104443
710
2
$a
SpringerLink (Online service)
$3
593884
773
0
$t
Springer eBooks
856
4 0
$u
https://doi.org/10.1007/978-1-4842-3843-1
950
$a
Professional and Applied Computing (Springer-12059)
based on 0 review(s)
Multimedia
Reviews
Add a review
and share your thoughts with other readers
Export
pickup library
Processing
...
Change password
Login