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


  •  
     
     
    iconv functions

    XL_ iconv functions

    Introducción

    This module contains an interface to the iconv library functions_ The iconv library functions convert strings between various character sets encodings_ The supported character sets depend on the iconv() implementation on your system_ Note that the iconv() function on some systems may not work as well as you expect_ In this case, you should install the libiconv library_

    Requerimientos

    Your systems standard C library must provide the iconv() function or you must have libiconv installed on your system_ The libiconv library is available from http://www_gnu_org/software/libiconv/_

    Instalación

    To be able to use the functions defined in this module you must compile your PHP interpreter using the configure line __with_iconv[=DIR]_

    Note to Win32 Users: In order to enable this module on a Windows environment, you must copy iconv_1_3_dll from the DLL folder of the PHP/Win32 binary package to the SYSTEM32 folder of your windows machine_ (Ex: C:\WINNT\SYSTEM32 or C:\WINDOWS\SYSTEM32)_ Starting with PHP 4_2_1 the name changed to iconv_dll

    Configuración en tiempo de ejecución

    El comportamiento de estas funciones está afectado por los valores definidos en php_ini_

    Tabla 1_ Iconv configuration options

    NameDefaultChangeable
    iconv_input_encodingICONV_INPUT_ENCODINGPHP_INI_ALL
    iconv_output_encodingICONV_OUTPUT_ENCODINGPHP_INI_ALL
    iconv_internal_encodingICONV_INTERNAL_ENCODINGPHP_INI_ALL
    For further details and definition of the PHP_INI_* constants see ini_set()_

    Tipos de recursos

    Esta extensión no tiene ningún tipo de recurso definido_

    Constantes predefinidas

    Since PHP 4_3_0 it is possible to identify at runtime which iconv implementation is adopted by this extension_

    Tabla 2_ iconv constants

    constanttypedescription
    ICONV_IMPLstringThe implementation name
    ICONV_VERSIONstringThe implementation version

    Nota: Writing implementation_dependent scripts with these constants should be discouraged_

    Ver también

    See also the GNU Recode functions_

    Tabla de contenidos
    iconv_get_encoding __ Get current setting for character encoding conversion
    iconv_mime_decode __  Decodes a mime header field
    iconv_mime_encode __  Composes a mime header field with field_name and field_value in a specified scheme
    iconv_set_encoding __ Set current setting for character encoding conversion
    iconv_strlen __  Returns the character count of string
    iconv_strpos __  Finds position of first occurrence of a needle within a haystack_
    iconv_strrpos __  Finds position of last occurrence of needle within part of haystack beginning with offset
    iconv_substr __  Returns specified part of a string
    iconv __ Convert string to requested character encoding
    ob_iconv_handler __ Convert character encoding as output buffer handler
     
       



    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