buchspektrum Internet-Buchhandlung

Neuerscheinungen 2017

Stand: 2020-02-01
Schnellsuche
ISBN/Stichwort/Autor
Herderstraße 10
10625 Berlin
Tel.: 030 315 714 16
Fax 030 315 714 14
info@buchspektrum.de

Laura Thomson, Luke Welling (Beteiligte)

PHP and MySQL Web Development


New PHP 7 Coverage
5. Aufl. 2017. 688 S. 230 mm
Verlag/Jahr: ADDISON-WESLEY 2017
ISBN: 0-321-83389-9 (0321833899)
Neue ISBN: 978-0-321-83389-1 (9780321833891)

Preis und Lieferzeit: Bitte klicken


Long acknowledged as the clearest and most practical guide to PHP/MySQL web development, the brand-new Fifth Edition of PHP and MySQL Web Development fully reflects the latest versions of PHP and MySQL to help your students master today´s best practices for succeeding with PHP 7 and MySQL 5.7 web database development. New coverage of security, cloud and mobile development, and using the PEAR repository´s massive resources have been added to this edition. The authors teach all these things while maintaining the clarity and character that thousands of readers have found so appealing in the book´s first four editions.
PHP and MySQL Web Development, 5th Edition

Introduction

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 E-commerce and Security
14 Running an E-commerce Site
15 E-commerce Security Issues
16 Web Application Security
17 Implementing Authentication with PHP and MySQL
18 Implementing Secure Transactions with PHP and MySQL

Part IV Advanced PHP Techniques
19 Interacting with the File System and the Server
20 Using Network and Protocol Functions
21 Managing the Date and Time
22 Generating Images
23 Using Session Control in PHP
24 Other Useful Features

Part V Building Practical PHP and MySQL Projects
25 Using PHP and MySQL for Large Projects
26 Debugging
27 Building User Authentication and Personalization: Social Bookmarking
28 Building a Shopping Cart
29 Building a Content Management System
30 Building a Web-Based Email Service
31 Building a Mailing List Manager
32 Building Web Forums
33 Generating Personalized Documents in Portable Document Format (PDF)
34 Connecting to Web Services with XML and SOAP
35 Building Web 2.0 Applications with Ajax

Part VI: Appendices
A Installing PHP5 and MySQL5
B Web Resources