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.

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
 


SQL Query Design Patterns and Best Practices

Author: Steve Hughes et al
Publisher: Packt Publishing
Pages: 270
ISBN: 978-1837633289
Print: 1837633282
Kindle: B0BWRD7HQ7
Audience: Query writers
Rating: 2.5
Reviewer: Ian Stirk

This book aims to improve your SQL queries using design patterns, how does it fare? 



Algorithmic Thinking, 2nd Ed (No Starch Press)

Author: Dr. Daniel Zingaro
Publisher: No Starch
Date: January 2024
Pages: 480
ISBN: 978-1718503229
Print: 1718503229
Kindle: B0BZGZHK3B
Audience: C programmers
Rating: 4
Reviewer: Mike James
What exactly is algorithmic thinking?


More Reviews