<?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. edición</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">spa</languageTerm>
  </language>
  <physicalDescription>
    <extent>238 páginas : ilustraciones ; 22 cm.</extent>
  </physicalDescription>
  <tableOfContents>PHP y MySQL -- Configuración del software necesario -- Primeras pruebas -- Variables y constantes -- Operadores -- Estructuras de control -- Funciones -- Funciones para manipulación de cadenas -- Manejo de ficheros -- Cookies y sesiones -- Variables predefinidas -- Comenzando con MySQL -- Primeras aplicaciones para nuestra web -- Aplicaciones muy útiles para nuestra web</tableOfContents>
  <targetAudience authority="marctarget">specialized</targetAudience>
  <note type="statement of responsibility">Jacobo Pavón Puertas.</note>
  <subject>
    <geographicCode authority="marcgac">n-mx---</geographicCode>
  </subject>
  <subject authority="Armarc">
    <topic>Sitios Web</topic>
    <topic>diseño</topic>
  </subject>
  <subject authority="Armarc">
    <topic>Lenguajes de programación (Computadores electrónicos)</topic>
  </subject>
  <classification authority="ddc" edition="22">005.276 P339c</classification>
  <identifier type="isbn">9789701512715</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">CO-BoSNA</recordContentSource>
    <recordCreationDate encoding="marc">051017</recordCreationDate>
    <recordChangeDate encoding="iso8601">20260706110517.0</recordChangeDate>
    <recordIdentifier source="CO-BoSNA">000004595</recordIdentifier>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">spa</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
