<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title>Programming PHP</title>
  </titleInfo>
  <name type="personal">
    <namePart>Tatroe, Kevin.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Lerdorf, Rasmus.</namePart>
  </name>
  <name type="personal">
    <namePart>MacIntyre, Peter.</namePart>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="text">Sebastopol, CA</placeTerm>
    </place>
    <publisher>O'Reilly Media</publisher>
    <dateIssued>2013</dateIssued>
    <edition>3rd ed.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <physicalDescription>
    <extent>xxii, 514 p. : ill. ;</extent>
  </physicalDescription>
  <abstract>Summary: This updated edition teaches everything you need to know to create effective web applications with the latest features in PHP 5.x. You'll 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.</abstract>
  <note type="statement of responsibility">Kevin Tatroe, Peter MacIntyre, and Rasmus Lerdorf.</note>
  <note>Previous ed.: 2006.</note>
  <note>Includes index.</note>
  <subject authority="lcsh">
    <topic>PHP (Computer program language)</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Web sites</topic>
  </subject>
  <classification authority="ddc">006.76  TAT/PR</classification>
  <identifier type="isbn">9789351102113 (pbk.)</identifier>
  <recordInfo/>
</mods>
