Hugendubel.info - Die B2B Online-Buchhandlung 

Merkliste
Die Merkliste ist leer.
Bitte warten - die Druckansicht der Seite wird vorbereitet.
Der Druckdialog öffnet sich, sobald die Seite vollständig geladen wurde.
Sollte die Druckvorschau unvollständig sein, bitte schliessen und "Erneut drucken" wählen.
Einband grossPHP and MySQL Web Development
ISBN/GTIN

PHP and MySQL Web Development

E-BookPDF1 - PDF WatermarkE-Book
688 Seiten
Englisch
Pearson ITPerschienen am27.09.20165. Auflage
PHP and MySQL Web Development, Fifth Edition

The definitive guide to building database-driven Web applications with PHP and MySQL



PHP and MySQL are popular open-source technologies that are ideal for quickly developing database-driven Web applications. PHP is a powerful scripting language designed to enable developers to create highly featured Web applications quickly, and MySQL is a fast, reliable database that integrates well with PHP and is suited for dynamic Internet-based applications.





PHP and MySQL Web Development shows how to use these tools together to produce effective, interactive Web applications. It clearly describes the basics of the PHP language, explains how to set up and work with a MySQL database, and then shows how to use PHP to interact with the database and the server.



This practical, hands-on book consistently focuses on real-world applications, even in the introductory chapters. The authors cover important aspects of security and authentication as they relate to building a real-world website and show you how to implement these aspects in PHP and MySQL. They also introduce you to the integration of front-end and back-end technologies by using JavaScript in your application development.



The final part of this book describes how to approach real-world projects and takes the reader through the design, planning, and building of several projects, including:


User authentication and personalization
Web-based email
Social media integration
Shopping cart



The fifth edition of PHP and MySQL Web Development has been thoroughly updated, revised, and expanded to cover developments in PHP through versions 5.6 and 7, as well as features introduced in recent stable releases of MySQL.



Free Access to Web Edition



Purchase of this book in any format, electronic or print, includes free access to the corresponding Web Edition, which provides several special features:


The complete text of the book online
Exercises and interactive quizzes to test your understanding of the material
Bonus chapters not included in the print or e-book editions
Updates and corrections as they become available
The Web Edition can be viewed on all types of computers and mobile devices with any modern web browser that supports HTML5.




Contents at a Glance



Part I: Using PHP

1 PHP Crash Course

2 Storing and Retrieving Data

3 Using Arrays

4 String Manipulation and Regular Expressions

5 Reusing Code and Writing Functions

6 Object-Oriented PHP

7 Error and Exception Handling



Part II: Using MySQL

8 Designing Your Web Database

9 Creating Your Web Database

10 Working with Your MySQL Database

11 Accessing Your MySQL Database from the Web with PHP

12 Advanced MySQL Administration

13 Advanced MySQL Programming



Part III: Web Application Security

14 Web Application Security Risks

15 Building a Secure Web Application

16 Implementing Authentication Methods with PHP



Part IV: Advanced PHP Techniques

17 Interacting with the File System and the Server

18 Using Network and Protocol Functions

19 Managing the Date and Time

20 Internationalization and Localization

21 Generating Images

22 Using Session Control in PHP

23 Integrating JavaScript and PHP

24 Other Useful Features





Part V: Building Practical PHP and MySQL Projects



25 Using PHP and MySQL for Large Projects

26 Debugging and Logging

27 Building User Authentication and Personalization

28 (Web Edition) Building a Web-Based Email Client with Laravel Part I

29 (Web Edition) Building a Web-Based Email Client with Laravel Part II

30 (Web Edition) Social Media Integration Sharing and Authentication

31 (Web Edition) Building a Shopping Cart



Part VI: Appendix

A Installing Apache, PHP, and MySQL


mehr
Verfügbare Formate
BuchKartoniert, Paperback
EUR58,50
E-BookEPUBePub WasserzeichenE-Book
EUR36,49
E-BookPDF1 - PDF WatermarkE-Book
EUR30,99
E-BookPDF1 - PDF WatermarkE-Book
EUR37,49

Produkt

KlappentextPHP and MySQL Web Development, Fifth Edition

The definitive guide to building database-driven Web applications with PHP and MySQL



PHP and MySQL are popular open-source technologies that are ideal for quickly developing database-driven Web applications. PHP is a powerful scripting language designed to enable developers to create highly featured Web applications quickly, and MySQL is a fast, reliable database that integrates well with PHP and is suited for dynamic Internet-based applications.





PHP and MySQL Web Development shows how to use these tools together to produce effective, interactive Web applications. It clearly describes the basics of the PHP language, explains how to set up and work with a MySQL database, and then shows how to use PHP to interact with the database and the server.



This practical, hands-on book consistently focuses on real-world applications, even in the introductory chapters. The authors cover important aspects of security and authentication as they relate to building a real-world website and show you how to implement these aspects in PHP and MySQL. They also introduce you to the integration of front-end and back-end technologies by using JavaScript in your application development.



The final part of this book describes how to approach real-world projects and takes the reader through the design, planning, and building of several projects, including:


User authentication and personalization
Web-based email
Social media integration
Shopping cart



The fifth edition of PHP and MySQL Web Development has been thoroughly updated, revised, and expanded to cover developments in PHP through versions 5.6 and 7, as well as features introduced in recent stable releases of MySQL.



Free Access to Web Edition



Purchase of this book in any format, electronic or print, includes free access to the corresponding Web Edition, which provides several special features:


The complete text of the book online
Exercises and interactive quizzes to test your understanding of the material
Bonus chapters not included in the print or e-book editions
Updates and corrections as they become available
The Web Edition can be viewed on all types of computers and mobile devices with any modern web browser that supports HTML5.




Contents at a Glance



Part I: Using PHP

1 PHP Crash Course

2 Storing and Retrieving Data

3 Using Arrays

4 String Manipulation and Regular Expressions

5 Reusing Code and Writing Functions

6 Object-Oriented PHP

7 Error and Exception Handling



Part II: Using MySQL

8 Designing Your Web Database

9 Creating Your Web Database

10 Working with Your MySQL Database

11 Accessing Your MySQL Database from the Web with PHP

12 Advanced MySQL Administration

13 Advanced MySQL Programming



Part III: Web Application Security

14 Web Application Security Risks

15 Building a Secure Web Application

16 Implementing Authentication Methods with PHP



Part IV: Advanced PHP Techniques

17 Interacting with the File System and the Server

18 Using Network and Protocol Functions

19 Managing the Date and Time

20 Internationalization and Localization

21 Generating Images

22 Using Session Control in PHP

23 Integrating JavaScript and PHP

24 Other Useful Features





Part V: Building Practical PHP and MySQL Projects



25 Using PHP and MySQL for Large Projects

26 Debugging and Logging

27 Building User Authentication and Personalization

28 (Web Edition) Building a Web-Based Email Client with Laravel Part I

29 (Web Edition) Building a Web-Based Email Client with Laravel Part II

30 (Web Edition) Social Media Integration Sharing and Authentication

31 (Web Edition) Building a Shopping Cart



Part VI: Appendix

A Installing Apache, PHP, and MySQL


Details
Weitere ISBN/GTIN9780133038651
ProduktartE-Book
EinbandartE-Book
FormatPDF
Format Hinweis1 - PDF Watermark
FormatE107
Erscheinungsjahr2016
Erscheinungsdatum27.09.2016
Auflage5. Auflage
Seiten688 Seiten
SpracheEnglisch
Dateigrösse4587 Kbytes
Artikel-Nr.3543239
Rubriken
Genre9200

Inhalt/Kritik

Inhaltsverzeichnis





PHP and MySQL Web Development, 5th Edition



Part I: Using PHP

1 PHP Crash Course

2 Storing and Retrieving Data

3 Using Arrays

4 String Manipulation and Regular Expressions

5 Reusing Code and Writing Functions

6 Object-Oriented PHP

7 Error and Exception Handling





Part II: Using MySQL



8 Designing Your Web Database

9 Creating Your Web Database

10 Working with Your MySQL Database

11 Accessing Your MySQL Database from the Web with PHP

12 Advanced MySQL Administration

13 Advanced MySQL Programming



Part III: Web Application Security

14 Web Application Security Risks

15 Building a Secure Web Application

16 Implementing Authentication Methods with PHP



Part IV: Advanced PHP Techniques

17 Interacting with the File System and the Server

18 Using Network and Protocol Functions

19 Managing the Date and Time

20 Internationalization and Localization

21 Generating Images

22 Using Session Control in PHP

23 Integrating JavaScript and PHP

24 Other Useful Features





Part V: Building Practical PHP and MySQL Projects



25 Using PHP and MySQL for Large Projects

26 Debugging and Logging

27 Building User Authentication and Personalization

28 (Web Edition) Building a Web-Based Email Client with Laravel Part I

29 (Web Edition) Building a Web-Based Email Client with Laravel Part II

30 (Web Edition) Social Media Integration Sharing and Authentication

31 (Web Edition) Building a Shopping Cart



Part VI: Appendix

A Installing Apache, PHP, and MySQL


mehr

Autor

Laura Thomson is director of engineering at Mozilla Corporation. She was formerly a principal at both OmniTI and Tangled Web Design, and she has worked for RMIT University and the Boston Consulting Group. She holds a Bachelor of Applied Science (Computer Science) degree and a Bachelor of Engineering (Computer Systems Engineering) degree with honors.





Luke Welling is a software engineer and regularly speaks on open source and web development topics at conferences such as OSCON, ZendCon, MySQLUC, PHPCon, OSDC, and LinuxTag. He has worked for OmniTI, for the web analytics company Hitwise.com, at the database vendor MySQL AB, and as an independent consultant at Tangled Web Design. He has taught computer science at RMIT University in Melbourne, Australia, and holds a Bachelor of Applied Science (Computer Science) degree.
Weitere Artikel von
Welling, Luke
Weitere Artikel von
Thomson, Laura