Programming PHP: Creating Dynamic Web Pages, 4th Ed (O'Reilly)
Wednesday, 29 April 2020

This updated edition covers creating effective web applications using the latest features in PHP 7.4. Authors Kevin Tatroe and Peter MacIntyre start with the big picture and then dive into language syntax, programming techniques, and other details, using examples that illustrate both correct usage and common idioms. If you have a working knowledge of HTML, this book shows many style tips and practical programming advice in a clear and concise manner to help you become a PHP programmer.

<ASIN:1492054135>

 

Author: Kevin Tatroe and Peter MacIntyre
Publisher: O'Reilly
Date: March 2020
Pages: 544
ISBN: 978-1492054139
Print: 1492054135
Kindle:B085VSX3ZF
Audience: People wanting to learn PHP
Level: Introductory/Intermediate
Category: PHP

 

  • Understand what’s possible when you use PHP programs
  • Learn language fundamentals, including data types, variables, operators, and flow control statements
  • Explore functions, strings, arrays, and objects
  • Apply common web application techniques, such as form processing, data validation, session tracking, and cookies
  • Interact with relational databases like MySQL or NoSQL databases such as MongoDB
  • Generate dynamic images, create PDF files, and parse XML files
  • Learn secure scripts, error handling, performance tuning, and other advanced topics
  • Get a quick reference to PHP core functions and standard extensions

For recommended tities on web development see Web Design And Development - Top Pick CSS And HTML Books and Web Design And Development - More Books on Programmer's Bookshelf

 

For more Book Watch just click.

Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.

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

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.

 

 

Banner
 


Professional C++, 5th Ed (Wrox)

Author: Marc Gregoire
Publisher: Wrox
Date: February 2021
Pages: 1312
ISBN: 978-1119695400
Print: 1119695406
Audience: C++ developers
Rating: 4
Reviewer: Mike James


Professional C++? Who wants to be unprofessional?



Computer Graphics from Scratch (No Starch Press)

Author: Gabriel Gambetta
Publisher: No Starch Press
Pages: 248
ISBN: 978-1718500761
Print: 1718500769
Kindle: B085BVJG5B
Audience: People interested in creating 3D graphics
Rating: 5
Reviewer: Kay Ewbank

This is a well written book that explains the topic of 3D rendering, and tries its hardest to mi [ ... ]


More Reviews