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


  •  
     
     
    gd_info

    gd_info

    (PHP 4 >= 4_3_0)

    gd_info __ Retrieve information about the currently installed GD library

    Description

    array gd_info ( void )

    Returns an associative array describing the version and capabilities of the installed GD library_

    Tabla 1_ Elements of array returned by gd_info()

    AttributeMeaning
    GD Versionstring value describing the installed libgd version_
    Freetype Supportboolean value_ TRUE if Freetype Support is installed_
    Freetype Linkagestring value describing the way in which Freetype was linked_ Expected values are: 'with freetype', 'with TTF library', and 'with unknown library'_ This element will only be defined if Freetype Support evaluated to TRUE_
    T1Lib Supportboolean value_ TRUE if T1Lib support is included_
    GIF Read Supportboolean value_ TRUE if support for reading GIF images is included_
    GIF Create Supportboolean value_ TRUE if support for creating GIF images is included_
    JPG Supportboolean value_ TRUE if JPG support is included_
    PNG Supportboolean value_ TRUE if PNG support is included_
    WBMP Supportboolean value_ TRUE if WBMP support is included_
    XBM Supportboolean value_ TRUE if XBM support is included_

    Ejemplo 1_ Using gd_info()

    <?php
    var_dump(gd_info());
    ?>

    The typical output is :

    array(9) {
      ["GD Version"]=>
      string(24) "bundled (2_0 compatible)"
      ["FreeType Support"]=>
      bool(false)
      ["T1Lib Support"]=>
      bool(false)
      ["GIF Read Support"]=>
      bool(true)
      ["GIF Create Support"]=>
      bool(false)
      ["JPG Support"]=>
      bool(false)
      ["PNG Support"]=>
      bool(true)
      ["WBMP Support"]=>
      bool(true)
      ["XBM Support"]=>
      bool(false)
    }

    See also imagepng(), imagejpeg(), imagegif(), imagewbmp(), and imagetypes()_

     
       



    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