Language:
English
繁體中文
Help
Login
Back
Switch To:
Labeled
|
MARC Mode
|
ISBD
PHP 8 Solutions = Dynamic Web Design and Development Made Easy /
Record Type:
Language materials, printed : Monograph/item
Title/Author:
PHP 8 Solutions/ by David Powers.
Reminder of title:
Dynamic Web Design and Development Made Easy /
Author:
Powers, David.
Description:
XXV, 558 p. 259 illus.online resource. :
Contained By:
Springer Nature eBook
Subject:
Internet programming. -
Online resource:
https://doi.org/10.1007/978-1-4842-7141-4
ISBN:
9781484271414
PHP 8 Solutions = Dynamic Web Design and Development Made Easy /
Powers, David.
PHP 8 Solutions
Dynamic Web Design and Development Made Easy /[electronic resource] :by David Powers. - 5th ed. 2022. - XXV, 558 p. 259 illus.online resource.
1. What is PHP 8? -- 2. Getting Ready to Work with PHP -- 3. How to Write PHP Scripts—The Basics -- 4. PHP 8: A Quick Reference -- 5. Lightening Your Workload with Includes -- 6. Bringing Forms to Life -- 7. Uploading Files -- 8. Using PHP to Manage Files -- 9. Arrays -- 10. Generating Thumbnail Images -- 11. Pages that Remember: Simple Login and Multipage Forms -- 12. Getting Started with a Database -- 13. Connecting to a Database with PHP and SQL -- 14. Creating a Dynamic Photo Gallery -- 15. Managing Content -- 16. Formatting Text and Dates -- 17. Pulling Data from Multiple Tables -- 18. Managing Multiple Database Tables -- 19. Authenticating Users with a Database.
Make your websites more dynamic by adding a feedback form, creating a private area where members can upload images that are automatically resized, or storing all your content in a database. David Powers has updated his definitive book to incorporate the latest techniques and changes to PHP with the arrival of PHP 8. New features include named attributes, constructor property promotion, the stricter and more concise match expression, union types, and more. The problem is, you're not a programmer and the thought of writing code sends a chill up your spine. Or maybe you've dabbled a bit in PHP and MySQL, but you can't get past baby steps. If this describes you, then you've just found the right book. PHP powers four out of every five websites that use a server-side language. In combination with the MySQL database it’s ideal for creating dynamic websites. PHP and MySQL are free, easy to use, and provided by many web hosting companies in their standard packages. This book also covers MariaDB, a seamless replacement for MySQL that has been adopted on many web servers. Unfortunately, most PHP books either expect you to be an expert already or force you to go through endless exercises of little practical value. In contrast, this book gives you real value right away through a series of practical examples that you can incorporate directly into your sites, optimizing performance and adding functionality such as file uploading, email feedback forms, image galleries, content management systems, and much more. Each solution is created with not only functionality in mind, but also visual design. But this book doesn't just provide a collection of ready-made scripts: each PHP solution builds on what's gone before, teaching you the basics of PHP and database design quickly and painlessly. You’ll learn how to optimize your code using object-oriented programming (OOP) techniques. By the end of the book, you'll have the confidence to start writing your own scripts or—if you prefer to leave that task to others—to adapt existing scripts to your own requirements. Right from the start, you're shown how easy it is to protect your sites by adopting secure coding practices. You will: Design and build dynamic PHP-based web sites and applications Get started right away through practical examples that you can reuse Incorporate PHP 8 elements including named attributes, constructor property promotion, and union types Understand the subtle, but important differences between switch and match Work with the latest PHP 8 techniques, innovations, and best practices.
ISBN: 9781484271414
Standard No.: 10.1007/978-1-4842-7141-4doiSubjects--Topical Terms:
565353
Internet programming.
LC Class. No.: QA76.625
Dewey Class. No.: 006.76
PHP 8 Solutions = Dynamic Web Design and Development Made Easy /
LDR
:04603nam a22003975i 4500
001
1093320
003
DE-He213
005
20220512132349.0
007
cr nn 008mamaa
008
221228s2022 xxu| s |||| 0|eng d
020
$a
9781484271414
$9
978-1-4842-7141-4
024
7
$a
10.1007/978-1-4842-7141-4
$2
doi
035
$a
978-1-4842-7141-4
050
4
$a
QA76.625
072
7
$a
UMW
$2
bicssc
072
7
$a
COM060160
$2
bisacsh
072
7
$a
UMW
$2
thema
082
0 4
$a
006.76
$2
23
100
1
$a
Powers, David.
$4
aut
$4
http://id.loc.gov/vocabulary/relators/aut
$3
673299
245
1 0
$a
PHP 8 Solutions
$h
[electronic resource] :
$b
Dynamic Web Design and Development Made Easy /
$c
by David Powers.
250
$a
5th ed. 2022.
264
1
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2022.
300
$a
XXV, 558 p. 259 illus.
$b
online resource.
336
$a
text
$b
txt
$2
rdacontent
337
$a
computer
$b
c
$2
rdamedia
338
$a
online resource
$b
cr
$2
rdacarrier
347
$a
text file
$b
PDF
$2
rda
505
0
$a
1. What is PHP 8? -- 2. Getting Ready to Work with PHP -- 3. How to Write PHP Scripts—The Basics -- 4. PHP 8: A Quick Reference -- 5. Lightening Your Workload with Includes -- 6. Bringing Forms to Life -- 7. Uploading Files -- 8. Using PHP to Manage Files -- 9. Arrays -- 10. Generating Thumbnail Images -- 11. Pages that Remember: Simple Login and Multipage Forms -- 12. Getting Started with a Database -- 13. Connecting to a Database with PHP and SQL -- 14. Creating a Dynamic Photo Gallery -- 15. Managing Content -- 16. Formatting Text and Dates -- 17. Pulling Data from Multiple Tables -- 18. Managing Multiple Database Tables -- 19. Authenticating Users with a Database.
520
$a
Make your websites more dynamic by adding a feedback form, creating a private area where members can upload images that are automatically resized, or storing all your content in a database. David Powers has updated his definitive book to incorporate the latest techniques and changes to PHP with the arrival of PHP 8. New features include named attributes, constructor property promotion, the stricter and more concise match expression, union types, and more. The problem is, you're not a programmer and the thought of writing code sends a chill up your spine. Or maybe you've dabbled a bit in PHP and MySQL, but you can't get past baby steps. If this describes you, then you've just found the right book. PHP powers four out of every five websites that use a server-side language. In combination with the MySQL database it’s ideal for creating dynamic websites. PHP and MySQL are free, easy to use, and provided by many web hosting companies in their standard packages. This book also covers MariaDB, a seamless replacement for MySQL that has been adopted on many web servers. Unfortunately, most PHP books either expect you to be an expert already or force you to go through endless exercises of little practical value. In contrast, this book gives you real value right away through a series of practical examples that you can incorporate directly into your sites, optimizing performance and adding functionality such as file uploading, email feedback forms, image galleries, content management systems, and much more. Each solution is created with not only functionality in mind, but also visual design. But this book doesn't just provide a collection of ready-made scripts: each PHP solution builds on what's gone before, teaching you the basics of PHP and database design quickly and painlessly. You’ll learn how to optimize your code using object-oriented programming (OOP) techniques. By the end of the book, you'll have the confidence to start writing your own scripts or—if you prefer to leave that task to others—to adapt existing scripts to your own requirements. Right from the start, you're shown how easy it is to protect your sites by adopting secure coding practices. You will: Design and build dynamic PHP-based web sites and applications Get started right away through practical examples that you can reuse Incorporate PHP 8 elements including named attributes, constructor property promotion, and union types Understand the subtle, but important differences between switch and match Work with the latest PHP 8 techniques, innovations, and best practices.
650
0
$a
Internet programming.
$3
565353
650
0
$a
Programming languages (Electronic computers).
$3
1127615
650
0
$a
Interactive multimedia.
$3
561218
650
0
$a
Multimedia systems.
$3
555364
650
0
$a
Compilers (Computer programs).
$3
975050
650
1 4
$a
Web Development.
$3
1114136
650
2 4
$a
Programming Language.
$3
1365750
650
2 4
$a
Media Design.
$3
669577
650
2 4
$a
Compilers and Interpreters.
$3
1365748
710
2
$a
SpringerLink (Online service)
$3
593884
773
0
$t
Springer Nature eBook
776
0 8
$i
Printed edition:
$z
9781484271407
776
0 8
$i
Printed edition:
$z
9781484271421
776
0 8
$i
Printed edition:
$z
9781484285367
856
4 0
$u
https://doi.org/10.1007/978-1-4842-7141-4
912
$a
ZDB-2-CWD
912
$a
ZDB-2-SXPC
950
$a
Professional and Applied Computing (SpringerNature-12059)
950
$a
Professional and Applied Computing (R0) (SpringerNature-43716)
based on 0 review(s)
Multimedia
Reviews
Add a review
and share your thoughts with other readers
Export
pickup library
Processing
...
Change password
Login