語系:
繁體中文
English
說明(常見問題)
圖資館首頁
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
PHP 7 solutionsdynamic web design ma...
~
Powers, David.
PHP 7 solutionsdynamic web design made easy /
紀錄類型:
書目-電子資源 : Monograph/item
正題名/作者:
PHP 7 solutionsby David Powers.
其他題名:
dynamic web design made easy /
作者:
Powers, David.
出版者:
Berkeley, CA :Apress :2019.
面頁冊數:
xxv, 551 p. :ill., digital ;24 cm.
Contained By:
Springer eBooks
標題:
PHP (Computer program language)
電子資源:
https://doi.org/10.1007/978-1-4842-4338-1
ISBN:
9781484243381$q(electronic bk.)
PHP 7 solutionsdynamic web design made easy /
Powers, David.
PHP 7 solutions
dynamic web design made easy /[electronic resource] :by David Powers. - 4th ed. - Berkeley, CA :Apress :2019. - xxv, 551 p. :ill., digital ;24 cm.
1. What is PHP-And Why Should I Care? -- 2. Getting Ready to Work with PHP -- 3. How to Write PHP Scripts-The Basics -- 4. PHP: 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 perhaps storing all your content in a database in this fourth edition of David Powers' highly-respected PHP Solutions: Dynamic Web Design Made Easy. This examples-laden new edition has been updated by David to incorporate the latest techniques and changes to PHP including the arrival of PHP 7. In this book, new features include the spaceship and null coalesce operators, generators, using array shorthand syntax for list(), array dereferencing, and array unpacking with the splat operator. 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 and the MySQL database are deservedly the most popular combination for creating dynamic websites. They're 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. 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 7 elements including arrays Work with the latest PHP 7 techniques, innovations, and best practices.
ISBN: 9781484243381$q(electronic bk.)
Standard No.: 10.1007/978-1-4842-4338-1doiSubjects--Topical Terms:
189423
PHP (Computer program language)
LC Class. No.: QA76.73.P224 / P694 2019
Dewey Class. No.: 005.2762
PHP 7 solutionsdynamic web design made easy /
LDR
:04173nmm a2200337 a 4500
001
564077
003
DE-He213
005
20191213144128.0
006
m d
007
cr nn 008maaau
008
200311s2019 cau s 0 eng d
020
$a
9781484243381$q(electronic bk.)
020
$a
9781484243374$q(paper)
024
7
$a
10.1007/978-1-4842-4338-1
$2
doi
035
$a
978-1-4842-4338-1
040
$a
GP
$c
GP
041
0
$a
eng
050
4
$a
QA76.73.P224
$b
P694 2019
072
7
$a
UMW
$2
bicssc
072
7
$a
COM060160
$2
bisacsh
072
7
$a
UMW
$2
thema
082
0 4
$a
005.2762
$2
23
090
$a
QA76.73.P224
$b
P888 2019
100
1
$a
Powers, David.
$3
255568
245
1 0
$a
PHP 7 solutions
$h
[electronic resource] :
$b
dynamic web design made easy /
$c
by David Powers.
250
$a
4th ed.
260
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2019.
300
$a
xxv, 551 p. :
$b
ill., digital ;
$c
24 cm.
505
0
$a
1. What is PHP-And Why Should I Care? -- 2. Getting Ready to Work with PHP -- 3. How to Write PHP Scripts-The Basics -- 4. PHP: 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 perhaps storing all your content in a database in this fourth edition of David Powers' highly-respected PHP Solutions: Dynamic Web Design Made Easy. This examples-laden new edition has been updated by David to incorporate the latest techniques and changes to PHP including the arrival of PHP 7. In this book, new features include the spaceship and null coalesce operators, generators, using array shorthand syntax for list(), array dereferencing, and array unpacking with the splat operator. 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 and the MySQL database are deservedly the most popular combination for creating dynamic websites. They're 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. 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 7 elements including arrays Work with the latest PHP 7 techniques, innovations, and best practices.
650
0
$a
PHP (Computer program language)
$3
189423
650
0
$a
Web sites
$x
Design.
$3
203998
650
1 4
$a
Web Development.
$3
760534
650
2 4
$a
Programming Languages, Compilers, Interpreters.
$3
274102
650
2 4
$a
Media Design.
$3
278836
710
2
$a
SpringerLink (Online service)
$3
273601
773
0
$t
Springer eBooks
856
4 0
$u
https://doi.org/10.1007/978-1-4842-4338-1
950
$a
Professional and Applied Computing (Springer-12059)
筆 0 讀者評論
全部
電子館藏
館藏
1 筆 • 頁數 1 •
1
條碼號
館藏地
館藏流通類別
資料類型
索書號
使用類型
借閱狀態
預約狀態
備註欄
附件
000000175381
電子館藏
1圖書
電子書
EB QA76.73.P224 P888 2019 2019
一般使用(Normal)
在架
0
1 筆 • 頁數 1 •
1
多媒體
多媒體檔案
https://doi.org/10.1007/978-1-4842-4338-1
評論
新增評論
分享你的心得
Export
取書館別
處理中
...
變更密碼
登入