<?xml version="1.0" encoding="UTF-8"?>
<record
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="http://www.loc.gov/MARC21/slim http://www.loc.gov/standards/marcxml/schema/MARC21slim.xsd"
    xmlns="http://www.loc.gov/MARC21/slim">

  <leader>03605nam a22002177a 4500</leader>
  <controlfield tag="005">20260728104921.0</controlfield>
  <datafield tag="020" ind1=" " ind2=" ">
    <subfield code="a">9781484271407</subfield>
  </datafield>
  <datafield tag="082" ind1=" " ind2=" ">
    <subfield code="a">Ref 005.27 P87p 2022.</subfield>
  </datafield>
  <datafield tag="100" ind1=" " ind2=" ">
    <subfield code="4">author.</subfield>
    <subfield code="a">Powers, David.</subfield>
  </datafield>
  <datafield tag="245" ind1=" " ind2=" ">
    <subfield code="a">PHP 8 solutions: </subfield>
    <subfield code="b">dynamic web design and development made easy / </subfield>
    <subfield code="c">by David Powers.</subfield>
  </datafield>
  <datafield tag="250" ind1=" " ind2=" ">
    <subfield code="a">5th ed.</subfield>
  </datafield>
  <datafield tag="260" ind1=" " ind2=" ">
    <subfield code="a">New York, NY : </subfield>
    <subfield code="b">Apress Media, LLC, </subfield>
    <subfield code="c">c2022.</subfield>
  </datafield>
  <datafield tag="300" ind1=" " ind2=" ">
    <subfield code="a">xxiii, 558 pages : </subfield>
    <subfield code="b">b&amp;w figs. ; </subfield>
    <subfield code="c">25 cm.</subfield>
  </datafield>
  <datafield tag="500" ind1=" " ind2=" ">
    <subfield code="a">Includes index.</subfield>
  </datafield>
  <datafield tag="505" ind1=" " ind2=" ">
    <subfield code="a">Contents: 
1. What Is PHP 8?. -- 
2. Getting Ready to Work with PHP. -- 
3. How to Write PHP Scripts. -- 
4. PHP: A Quick Reference. -- 
5. Lightening Your Workload with Includes. -- 
6. Bringing Forms to Life. -- 
7. Using PHP to Manage Files. -- 
8. Working with Arrays. -- 
9. Uploading Files. -- 
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.</subfield>
  </datafield>
  <datafield tag="520" ind1=" " ind2=" ">
    <subfield code="a">"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 arrival of PHP 8. New features include named attributes, constructor property promotion, the stricter and more concise match expression, union types, and more.?

The problem is, you're not a programmer and the thought of writing code sends a chill up your spine. Or maybe you've dabbled a bit in PHP and MySQL, but you can't get past baby steps. If this describes you, then you've just found the right book. PHP powers four out of every five websites that use a server-side language. In combination with the MySQL database it's ideal for creating dynamic websites. PHP and MySQL are free, easy to use, and provided by many web hosting companies in their standard packages. This book also covers MariaDB, a seamless replacement for MySQL that has been adopted on many web servers.

Unfortunately, most PHP books either expect you to be an expert already or force you to go through endless exercises of little practical value. In contrast, this book gives you real value right away through a series of practical examples that you can incorporate directly into your sites, optimizing performance and adding functionality such as file uploading, email feedback forms, image galleries, content management systems, and much more. Each solution is created with not only functionality in mind, but also visual design.

But this book doesn't just provide a collection of ready-made scripts: each PHP solution builds on what's gone before, teaching you the basics of PHP and database design quickly and painlessly. You'll learn how to optimize your code using object-oriented programming (OOP) techniques. By the end of the book, you'll have the confidence to start writing your own scripts or&#x2014;if you prefer to leave that task to others&#x2014;to adapt existing scripts to your own requirements. Right from the start, you're shown how easy it is to protect your sites by adopting secure coding practices."-- Provided by publisher.</subfield>
  </datafield>
  <datafield tag="650" ind1=" " ind2=" ">
    <subfield code="a">PHP (Computer program language).</subfield>
  </datafield>
  <datafield tag="650" ind1=" " ind2=" ">
    <subfield code="a">Web site development.</subfield>
  </datafield>
  <datafield tag="650" ind1=" " ind2=" ">
    <subfield code="a">Web programming.</subfield>
  </datafield>
  <datafield tag="942" ind1=" " ind2=" ">
    <subfield code="c">BK</subfield>
  </datafield>
  <datafield tag="999" ind1=" " ind2=" ">
    <subfield code="c">6054</subfield>
    <subfield code="d">6054</subfield>
  </datafield>
  <datafield tag="952" ind1=" " ind2=" ">
    <subfield code="0">0</subfield>
    <subfield code="1">0</subfield>
    <subfield code="4">0</subfield>
    <subfield code="7">0</subfield>
    <subfield code="8">REF</subfield>
    <subfield code="a">ASCOTLIB01</subfield>
    <subfield code="b">ASCOTLIB01</subfield>
    <subfield code="c">REF</subfield>
    <subfield code="d">2026-07-28</subfield>
    <subfield code="e">Regular Fund</subfield>
    <subfield code="l">0</subfield>
    <subfield code="o">Ref 005.27 P87p 2022.</subfield>
    <subfield code="p">Ref0052704968</subfield>
    <subfield code="r">2026-07-28 10:53:20</subfield>
    <subfield code="w">2026-07-28</subfield>
    <subfield code="y">BK</subfield>
  </datafield>
</record>
