Hosting de Calidad
  • Inicio
  • Precios y servicios
  • F.a.q y ayudas
  • Realizar pedido
  • Webs alojadas
  • Quienes somos
  • Foro HyD
  • Contacto

    Zona Dominios

    Entrar
    registro de dominios


    Zona Hosting

    Entrar
    alojamiento web


    5 Métodos de Pago
    Tarjeta de crédito
    Domiciliación
    Transferencia
    Soporte Epagado
    Soporte Paypal

    Liberalización .es

    Ver mas
    dominios .es


  •  
     
     
    domxml_open_mem

    domxml_open_mem

    (PHP 4 >= 4_2_1)

    domxml_open_mem __ Creates a DOM object of an XML document

    Description

    object domxml_open_mem ( string str)

    The function parses the XML document in str and returns an object of class "Dom document", having the properties as listed above_ This function, domxml_open_file() or domxml_new_doc() must be called before any other function calls_

    Ejemplo 1_ Opening a xml document in a string

    <?php
    include("example_inc");
    
    if(!$dom = domxml_open_mem($xmlstr)) {
      echo "Error while parsing the document\n";
      exit;
    }
    
    $root = $dom_>document_element();
    ?>

    See also domxml_open_file(), domxml_new_doc()_

     
       



    registro de dominios | alojamiento web | hosting por publicidad

       

     

    Manual de linux Manual de apache Manual de php Manual de mysql Manual de SQL Manual del Plesk Como funciona Paypal Manual de html