<?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>Object-Oriented Programming with PHP5</title>
    <subTitle>learn to leverage PHP5’s OOP features to write manageable applications with ease</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Hayder, Hasin.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">enk</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Birmingham</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Mumbai</placeTerm>
    </place>
    <publisher>Packt Publishing</publisher>
    <publisher>Shroff Publishers</publisher>
    <dateIssued>c2007</dateIssued>
    <dateIssued encoding="marc">2007</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>v, 255 p. : ill. ; 24 cm.</extent>
  </physicalDescription>
  <tableOfContents>Introduction -- Chapter 1: OOP vs. Procedural Programming -- Chapter 2: Kick-Starting OOP Chapter -- 3: More OOP -- Chapter 4: Design Patterns -- Chapter 5: Reflection and Unit Testing Chapter -- 6: Standard PHP Library -- Chapter 7: Database in an OOP Way -- Chapter 8: Cooking XML with OOP -- Chapter 9: Building Better with MVC -- Index.</tableOfContents>
  <note type="statement of responsibility">Hasin Hayder.</note>
  <note>Includes index.</note>
  <subject authority="lcsh">
    <topic>PHP (Computer program language)</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Object-oriented programming (Computer science)</topic>
  </subject>
  <classification authority="ddc" edition="22">005.2762</classification>
  <identifier type="isbn">9788184044546</identifier>
  <identifier type="isbn">8184044542</identifier>
  <identifier type="isbn">9781847192561 (Paper)</identifier>
  <identifier type="isbn">1847192564 (Paper)</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">CDN</recordContentSource>
    <recordCreationDate encoding="marc">120425</recordCreationDate>
    <recordIdentifier>146143</recordIdentifier>
  </recordInfo>
</mods>
