PHP 8 solutions : dynamic web design and development made easy

Make your websites more dynamic by adding a feedback form, creating a private area where members can upload images that are automatically resized, or storing all your content in a database. David Powers has updated his definitive book to incorporate the latest techniques and changes to PHP with the...

Full description

Saved in:
Bibliographic Details
Main Author Powers, David (Author)
Format Electronic eBook
LanguageEnglish
Published [California] : Apress, [2022]
EditionFifth edition.
Subjects
Online AccessFull text
ISBN9781484271414
1484271416
1484271408
9781484271407
Physical Description1 online resource

Cover

Table of Contents:
  • 1. What is PHP 8?
  • 2. Getting Ready to Work with PHP
  • 3. How to Write PHP ScriptsThe Basics
  • 4. PHP 8: A Quick Reference
  • 5. Lightening Your Workload with Includes
  • 6. Bringing Forms to Life
  • 7. Uploading Files
  • 8. Using PHP to Manage Files
  • 9. Arrays
  • 10. Generating Thumbnail Images
  • 11. Pages that Remember: Simple Login and Multipage Forms
  • 12. Getting Started with a Database
  • 13. Connecting to a Database with PHP and SQL
  • 14. Creating a Dynamic Photo Gallery
  • 15. Managing Content
  • 16. Formatting Text and Dates
  • 17. Pulling Data from Multiple Tables
  • 18. Managing Multiple Database Tables
  • 19. Authenticating Users with a Database.