語系:
繁體中文
English
說明(常見問題)
回圖書館首頁
手機版館藏查詢
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
PHP 8 solutions = dynamic web design...
~
Powers, David.
FindBook
Google Book
Amazon
博客來
PHP 8 solutions = dynamic web design and development made easy /
紀錄類型:
書目-電子資源 : Monograph/item
正題名/作者:
PHP 8 solutions/ by David Powers.
其他題名:
dynamic web design and development made easy /
作者:
Powers, David.
出版者:
Berkeley, CA :Apress : : 2022.,
面頁冊數:
xxv, 558 p. :ill., digital ;24 cm.
內容註:
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.
Contained By:
Springer Nature eBook
標題:
PHP (Computer program language) -
電子資源:
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. - Fifth edition. - Berkeley, CA :Apress :2022. - xxv, 558 p. :ill., digital ;24 cm.
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:
624145
PHP (Computer program language)
LC Class. No.: QA76.73.P224 / P72 2022
Dewey Class. No.: 006.76
PHP 8 solutions = dynamic web design and development made easy /
LDR
:04294nmm a2200337 a 4500
001
2297802
003
DE-He213
005
20220124160523.0
006
m d
007
cr nn 008maaau
008
230324s2022 cau s 0 eng d
020
$a
9781484271414
$q
(electronic bk.)
020
$a
9781484271407
$q
(paper)
024
7
$a
10.1007/978-1-4842-7141-4
$2
doi
035
$a
978-1-4842-7141-4
040
$a
GP
$c
GP
041
0
$a
eng
050
4
$a
QA76.73.P224
$b
P72 2022
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
090
$a
QA76.73.P224
$b
P888 2022
100
1
$a
Powers, David.
$3
624143
245
1 0
$a
PHP 8 solutions
$h
[electronic resource] :
$b
dynamic web design and development made easy /
$c
by David Powers.
250
$a
Fifth edition.
260
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2022.
300
$a
xxv, 558 p. :
$b
ill., digital ;
$c
24 cm.
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
PHP (Computer program language)
$3
624145
650
0
$a
Web sites
$x
Design.
$3
532537
650
1 4
$a
Web Development.
$3
3134872
650
2 4
$a
Programming Language.
$3
3538935
650
2 4
$a
Media Design.
$3
895747
650
2 4
$a
Programming Languages, Compilers, Interpreters.
$3
891123
710
2
$a
SpringerLink (Online service)
$3
836513
773
0
$t
Springer Nature eBook
856
4 0
$u
https://doi.org/10.1007/978-1-4842-7141-4
950
$a
Professional and Applied Computing (SpringerNature-12059)
筆 0 讀者評論
館藏地:
全部
電子資源
出版年:
卷號:
館藏
1 筆 • 頁數 1 •
1
條碼號
典藏地名稱
館藏流通類別
資料類型
索書號
使用類型
借閱狀態
預約狀態
備註欄
附件
W9439694
電子資源
11.線上閱覽_V
電子書
EB QA76.73.P224 P72 2022
一般使用(Normal)
在架
0
1 筆 • 頁數 1 •
1
多媒體
評論
新增評論
分享你的心得
Export
取書館
處理中
...
變更密碼
登入