<?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>Creación de un portal con PHP y MySQL</title>
  </titleInfo>
  <name type="personal">
    <namePart>Pavón Puertas, Jacobo</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">mx</placeTerm>
    </place>
    <place>
      <placeTerm type="text">México</placeTerm>
    </place>
    <publisher>Alfaomega</publisher>
    <dateIssued>2007</dateIssued>
    <edition>3a. ed.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">spa</languageTerm>
  </language>
  <physicalDescription>
    <extent>256 p. :  il. ; 23 cm.</extent>
  </physicalDescription>
  <tableOfContents>Cap.1. PHP y MySQL.-- Cap.2. Configuración del software necesario.-- Cap.3. Primeras pruebas.--
Cap.4. Variables y constantes.-- Cap.5. Operadores.-- Cap.6. Estructuras de control.-- Cap.7. Funciones.-- Cap.8. Funciones para manipulación de cadenas.-- Cap.9 Manejo de ficheros.--
Cap.10. Cookis y sesiones.-- Cap.11. Variables predefinidas.-- Cap.12. Comenzando con MySQL.--
Cap.13. PHP y MySQL.-- Cap.14. Primeras aplicaciones para nuestra Web.-- Cap.15. Aplicaciones muy útiles para nuestra Web.-- Glosario de términos.-- Índice afabético.--</tableOfContents>
  <note type="statement of responsibility">Jacobo Pavón Puertas.</note>
  <subject>
    <topic>PROGRAMACIÓN</topic>
  </subject>
  <subject>
    <topic>LENGUAJES DE PROGRAMACIÓN</topic>
  </subject>
  <subject>
    <topic>PÁGINAS WEB</topic>
  </subject>
  <classification authority="udc">004.43</classification>
  <identifier type="isbn">9789701512715</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">UTN FRRo</recordContentSource>
    <recordCreationDate encoding="marc">240805</recordCreationDate>
    <recordIdentifier source="AR-FRRoUTN">631</recordIdentifier>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">spa</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
