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


  •  
     
     
    pg_escape_bytea

    pg_escape_bytea

    (PHP 4 >= 4_2_0)

    pg_escape_bytea __  Escape binary for bytea type

    Description

    string pg_escape_bytea ( string data)

    pg_escape_bytea() escapes string for bytea datatype_ It returns escaped string_

    Nota: When you SELECT bytea type, PostgreSQL returns octal byte value prefixed by \ (e_g_ \032)_ Users are supposed to convert back to binary format by yourself_

    This function requires PostgreSQL 7_2 or later_ With PostgreSQL 7_2_0 and 7_2_1, bytea type must be casted when you enable multi_byte support_ i_e_ INSERT INTO test_table (image) VALUES ('$image_escaped'::bytea); PostgreSQL 7_2_2 or later does not need cast_ Exception is when client and backend character encoding does not match, there may be multi_byte stream error_ User must cast to bytea to avoid this error_

    See also pg_unescape_bytea() and pg_escape_string()_

     
       



    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