PHP and MySQL Web Development, 5th Ed (Addison Wesley)
Monday, 19 December 2016

In this book in the Developer's Library, Laura Thomson and Luke Welling look at how to use PHP and MySQL together to produce interactive Web applications. The book starts with the basics of PHP, 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.

<ASIN:0321833899>

The book takes a practical, hands-on approach, covers security and authentication as they relate to building a real-world website and show you how to implement these elementsin PHP and MySQL. Integrating front-end and back-end technologies using JavaScript is also included, and the final part of the book consists of step-by-step walkthroughs of several real-world projects including building a web-based email service, integrating with social media, building web forums and shopping carts, and designing an API for your web applications.

Author: Laura Thomson and Luke Welling
Publisher: Addison Wesley
Date: September 2016
Pages: 688
ISBN: 978-0321833891
Print: 0321833899
Kindle: B01LZB5UAE
Audience: Web developers
Level: intermediate
Category: Web design and development 

 

  • Using PHP
  • Using MySQL
  • Advanced PHP Techniques
  • User authentication and personalization
  • Web-based email
  • Social media integration

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Banner
 


Balancing Coupling in Software Design

Author: Vlad Khononov
Publisher: Addison-Wesley
Date: October 2024
Pages: 320
ISBN: 978-0137353484
Print: 0137353480
Kindle: B09RV3Z3TP
Audience: General
Rating: 4.5
Reviewer: Kay Ewbank

This book looks in detail at coupling, the degree of interdependence between software modules, and how to use coupling  [ ... ]



Functional Design (Addison-Wesley)

Author: Robert C. Martin
Publisher: Addison-Wesley
Date: September 2023
Pages: 384
ISBN: 978-0138176396
Print: 0138176396
Kindle: B0CGHQKGYG
Audience: General
Rating: 4.5
Reviewer: Kay Ewbank

This book sets out to explain the principles, patterns and practices of functional design, and why functional prog [ ... ]


More Reviews