<?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>Beginning PHP and MySQL: from novice to professional</title>
  </titleInfo>
  <name type="personal">
    <namePart>Gilmore, W. Jason</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="text">Berkeley, CA</placeTerm>
    </place>
    <publisher>Apress</publisher>
    <dateIssued>2010</dateIssued>
    <edition>4th ed.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <physicalDescription>
    <extent>xxxiii, 787 p.</extent>
  </physicalDescription>
  <tableOfContents>Chapter 1: Introducing PHP 
Chapter 2: Configuring Your Environment 
Chapter 3: PHP Basics 
Chapter 4: Functions 
Chapter 5: Arrays 
Chapter 6: Object-Oriented PHP
Chapter 7: Advanced OOP Features 
Chapter 8: Error and Exception Handling 
Chapter 9: Strings and Reguiar Expressions 
Chapter 10: Working with the File and Operating System
Chapter 11: PEAR 
Chapter 12: Date and Time 
Chapter 13: Working with HTML Forms
Chapter 14: Authenticating Your Users 
Chapter 15: Handling File Uploads 
Chapter 16: Networking
Chapter 17: PHP and LDAP
Chapter 18: Session Handlers 
Chapter 19: Templating with Smarty
Chapter 20: Web Services
Chapter 21: Securing Your Web Site 
Chapter 22: Creating Ajax-enhanced Features with jQuery and PHP
Chapter 23: Building Web Sites for the World 
Chapter 24: Introducing the Zend Framework 
Chapter 25: Introducing MySQL 
Chapter 26: Installing and Configuring MySQL 
Chapter 27: The Many MySQL Clients 
Chapter 28: MySQL Storage Engines and Data Types
Chapter 29: Securing MySQL 
Chapter 30: Using PHP with MySQL
Chapter 31: Introducing POO 
Chapter 32: Stored Routines 
Chapter 33: MySQL Triggers
Chapter 34: MySQL Views 
Chapter 35: Practical Database Queries
Chapter 36: Indexes and Searching 
Chapter 37: Transactions 
Chapter 38: Importing and Exporting Data 
M Index




 





 




 

 


</tableOfContents>
  <note type="statement of responsibility">W. Jason Gilmore</note>
  <subject>
    <topic>Computer programming language</topic>
  </subject>
  <subject>
    <topic>PHP</topic>
  </subject>
  <subject>
    <topic>MySQL</topic>
  </subject>
  <classification authority="ddc">006.76 GIL/B</classification>
  <identifier type="isbn">9788184897456</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg"/>
  </recordInfo>
</mods>
